Skip to content

Commit

Permalink
Server Edition
Browse files Browse the repository at this point in the history
Bug fix
  • Loading branch information
XopMC committed Dec 30, 2021
1 parent 72a221a commit 48393f1
Show file tree
Hide file tree
Showing 55 changed files with 21,167 additions and 1,313 deletions.
60 changes: 60 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
bPfile
hexcharstoraw
*.bin
keyhunt
KEYFOUNDKEYFOUND.txt
*.tbl
*.blm

# 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
File renamed without changes.
Binary file removed CYGWIN ver/cyggcc_s-seh-1.dll
Binary file not shown.
Binary file removed CYGWIN ver/cygstdc++-6.dll
Binary file not shown.
Binary file removed CYGWIN ver/cygwin1.dll
Binary file not shown.
Binary file removed CYGWIN ver/keyhunt.exe
Binary file not shown.
Loading

0 comments on commit 48393f1

Please sign in to comment.