mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-08 11:50:00 -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
|
||||
*.def
|
||||
*.dll
|
||||
*.dllobj
|
||||
*.dylib
|
||||
*.exe
|
||||
*.exp
|
||||
|
Loading…
x
Reference in New Issue
Block a user