mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-18 13:01:09 +01:00
Fix exclusion of local binaries
This commit is contained in:
parent
1280013853
commit
815622e120
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,7 +4,7 @@
|
|||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
./FLEcli
|
||||
FLEcli
|
||||
test/output/temp/*
|
||||
./dist/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue