mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-10 12:58:30 -04:00
Gitignore *.dllobj files produced by MS toolchain
This commit is contained in:
parent
e2d1621e42
commit
fc2793eeab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.a
|
*.a
|
||||||
*.def
|
*.def
|
||||||
*.dll
|
*.dll
|
||||||
|
*.dllobj
|
||||||
*.dylib
|
*.dylib
|
||||||
*.exe
|
*.exe
|
||||||
*.exp
|
*.exp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user