hashcat / princeprocessor

Standalone password candidate generator using the PRINCE algorithm
Other
425 stars 98 forks source link

added .gitignore #47

Closed philsmd closed 8 years ago

philsmd commented 8 years ago

Added the git specific .gitignore file such that files with extension .exe, .bin and .app are silently ignored by git. This is needed such that commands like "git status" do not report the binary files as new git project files etc. Thx