mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-18 13:01:09 +01:00
Exclude the temporary test output directory
This commit is contained in:
parent
dabf976add
commit
8c35ac4650
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
*.dylib
|
||||
FLEcli
|
||||
executables/*
|
||||
test/output/temp/*
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
|
Loading…
Reference in a new issue