.gitignore: added/fixed the wildcards for obj/lzma_sdk/

This commit is contained in:
philsmd
2017-01-24 11:40:23 +01:00
parent 243c1e8d68
commit f181cec5fb

2
.gitignore vendored
View File

@@ -14,5 +14,5 @@ hashcat.dll
kernels/**
lib/*.a
obj/*.o
obj/lzma_sdk/.o
obj/lzma_sdk/*.o
include/CL