developtools_integration_ve.../tools/fotff/.gitignore
huangshan 66f814f2d4 add fotff v0.2.0
Signed-off-by: huangshan <huangshan9@huawei.com>
Change-Id: I4c377eabe58cd3100ce9d2dea9172fea479e3fe5
2023-03-29 10:25:49 +08:00

29 lines
442 B
Plaintext

# Binaries, caches, configs and outputs for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
logs
fotff
fotff.ini
.fotff
# xdevice default directories
config
testcases
reports
resource
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# JetBrains IDE
.idea