1
mirror of https://github.com/hashcat/hashcat synced 2024-10-01 06:54:48 +02:00
hashcat/.gitignore
magnum ba0b2ee641 Ensure 'make clean' is a safe operation (eg. do not remove output and
session files). Add a 'make distclean' target for removing such files
as well. Closes #1218.
2017-04-06 11:39:29 +02:00

21 lines
181 B
Plaintext

*.exe
*.bin
*.app
hashcat
hashcat.exe
libhashcat.so
hashcat.dll
*.potfile
*.restore
*.dictstat
*.pot
*.pid
*.log
*.out
*.dSYM
kernels/**
lib/*.a
obj/*.o
obj/lzma_sdk/*.o
include/CL