keyhunt/.gitignore

64 lines
530 B
Plaintext
Raw Normal View History

2021-03-08 22:57:56 +01:00
bPfile
2020-12-29 10:10:14 +01:00
hexcharstoraw
2020-12-29 04:50:03 +01:00
*.bin
2020-12-19 04:49:40 +01:00
keyhunt
2023-05-29 23:33:49 -06:00
bsgsd
KEYFOUNDKEYFOUND.txt
VANITYKEYFOUND.txt
2023-04-28 14:49:56 -06:00
*.dat
2021-10-21 21:05:13 +02:00
*.tbl
*.blm
2020-12-29 04:50:03 +01:00
2020-12-16 10:37:10 -06:00
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf