Fix .gitignore

This commit is contained in:
jsteube 2018-07-24 12:06:58 +02:00
parent a9b98a2d54
commit 4df35960f8
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -3,7 +3,7 @@
*.app
hashcat
hashcat.exe
libhashcat.so
libhashcat.so.*
libhashcat*.dylib
hashcat.dll
*.potfile
@ -17,5 +17,4 @@ hashcat.dll
kernels/**
lib/*.a
obj/*.o
obj/lzma_sdk/*.o
include/CL