From 4df35960f8d8dc5c95b2958a36f996e9deb6d7e9 Mon Sep 17 00:00:00 2001 From: jsteube Date: Tue, 24 Jul 2018 12:06:58 +0200 Subject: [PATCH] Fix .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 935bf8a0c..ced943a37 100644 --- a/.gitignore +++ b/.gitignore @@ -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