gitignore: I forgot the 2 executables (CLI tool and test binary).

This commit is contained in:
Jehan 2021-11-09 14:25:16 +01:00
parent 48db2b0800
commit b3b2bd2721

9
.gitignore vendored
View File

@ -25,5 +25,14 @@ src/version.script
src/libuchardet.a
src/libuchardet.so*
src/tools/uchardet
test/uchardet-tests
# For Windows (untested)
src/libuchardet.dll
src/tools/uchardet.exe
test/uchardet-tests.exe
# For macOS (untested)
src/libuchardet.dylib