mirror of
https://gitee.com/openharmony/developtools_integration_verification
synced 2024-11-27 02:10:38 +00:00
66f814f2d4
Signed-off-by: huangshan <huangshan9@huawei.com> Change-Id: I4c377eabe58cd3100ce9d2dea9172fea479e3fe5
29 lines
442 B
Plaintext
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
|