1
0
Fork 0
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:
Jean-Marc MEESSEN 2020-07-20 08:53:04 +02:00
parent 1280013853
commit 815622e120

2
.gitignore vendored
View file

@ -4,7 +4,7 @@
*.dll
*.so
*.dylib
./FLEcli
FLEcli
test/output/temp/*
./dist/*