1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

Fix .gitignore

This commit is contained in:
jsteube 2018-07-24 12:06:58 +02:00
parent a9b98a2d54
commit 4df35960f8

3
.gitignore vendored
View File

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