mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-08 20:00:52 -04:00
Add .gitignore
This commit is contained in:
parent
f73db15203
commit
ecaa7842f8
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
*.a
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
*.obj
|
||||||
|
*.exe
|
||||||
|
*.dll
|
||||||
|
*.lib
|
||||||
|
benchmark
|
||||||
|
gzip
|
||||||
|
gunzip
|
||||||
|
tags
|
||||||
|
cscope*
|
||||||
|
libdeflate-*-bin
|
||||||
|
libdeflate-*-bin.zip
|
Loading…
x
Reference in New Issue
Block a user