1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-23 00:28:11 +00:00

Merge pull request #988 from philsmd/master

.gitignore: added/fixed the wildcards for obj/lzma_sdk/
This commit is contained in:
Jens Steube 2017-01-24 12:13:36 +01:00 committed by GitHub
commit bb20cbf1b3

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