1
mirror of https://github.com/hashcat/hashcat synced 2024-11-20 23:27:31 +01:00
hashcat/.gitignore

22 lines
198 B
Plaintext
Raw Normal View History

2015-12-05 14:37:25 +01:00
*.exe
*.bin
*.app
hashcat
hashcat.exe
2018-07-24 12:06:58 +02:00
libhashcat.so.*
2018-07-23 23:09:37 +02:00
libhashcat*.dylib
hashcat.dll
*.potfile
2015-12-05 14:37:25 +01:00
*.restore
2017-09-20 10:22:49 +02:00
*.dictstat2
2015-12-05 14:37:25 +01:00
*.pot
2017-01-27 23:13:33 +01:00
*.pid
2015-12-05 14:37:25 +01:00
*.log
*.out
*.dSYM
2016-01-03 17:43:24 +01:00
kernels/**
2015-12-05 14:37:25 +01:00
lib/*.a
modules/*.so
2015-12-05 14:37:25 +01:00
obj/*.o
include/CL