mirror of
https://github.com/facebook/zstd.git
synced 2025-11-22 00:10:22 -05:00
updated .gitignore
This commit is contained in:
parent
0449152189
commit
447e5128da
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,7 +21,7 @@ zstd
|
|||||||
|
|
||||||
# Test artefacts
|
# Test artefacts
|
||||||
tmp*
|
tmp*
|
||||||
dictionary
|
dictionary*
|
||||||
|
|
||||||
# Other files
|
# Other files
|
||||||
.directory
|
.directory
|
||||||
|
|||||||
26
zlibWrapper/.gitignore
vendored
26
zlibWrapper/.gitignore
vendored
@ -1,26 +1,10 @@
|
|||||||
# Object files
|
|
||||||
*.o
|
|
||||||
*.ko
|
|
||||||
|
|
||||||
# Libraries
|
|
||||||
*.lib
|
|
||||||
*.a
|
|
||||||
|
|
||||||
# Shared objects (inc. Windows DLLs)
|
|
||||||
*.dll
|
|
||||||
*.so
|
|
||||||
*.so.*
|
|
||||||
*.dylib
|
|
||||||
|
|
||||||
# Executables
|
|
||||||
*.exe
|
|
||||||
*.out
|
|
||||||
*.app
|
|
||||||
|
|
||||||
# Default result files
|
# Default result files
|
||||||
_*
|
_*
|
||||||
example
|
example.*
|
||||||
example_zstd
|
example_zstd.*
|
||||||
|
fitblk.*
|
||||||
|
fitblk_zstd.*
|
||||||
|
zwrapbench.*
|
||||||
foo.gz
|
foo.gz
|
||||||
|
|
||||||
# Misc files
|
# Misc files
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user