1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-01 13:09:11 +00:00
hashcat/.gitignore

26 lines
249 B
Plaintext
Raw Normal View History

2015-12-05 13:37:25 +00:00
*.exe
*.bin
*.app
hashcat
hashcat.exe
2018-07-24 10:06:58 +00:00
libhashcat.so.*
2018-07-23 21:09:37 +00:00
libhashcat*.dylib
hashcat.dll
*.potfile
2015-12-05 13:37:25 +00:00
*.restore
2017-09-20 08:22:49 +00:00
*.dictstat2
2015-12-05 13:37:25 +00:00
*.pot
2017-01-27 22:13:33 +00:00
*.pid
2015-12-05 13:37:25 +00:00
*.log
*.out
*.dSYM
2016-01-03 16:43:24 +00:00
kernels/**
2015-12-05 13:37:25 +00:00
lib/*.a
2018-12-19 15:18:40 +00:00
modules/*.dll
modules/*.so
2019-07-29 16:42:50 +00:00
obj/*/*/*.o
2015-12-05 13:37:25 +00:00
obj/*.o
2019-04-03 19:53:34 +00:00
obj/*.a
include/CL
tools/luks_tests