mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-06 08:46:40 +08:00
gitignore: I forgot the 2 executables (CLI tool and test binary).
This commit is contained in:
parent
48db2b0800
commit
b3b2bd2721
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user