Renamed break.py to cipherbreak.py so it wasn't a reserved word.
[cipher-tools.git] / .gitignore
1 *~
2 *doc
3 *log
4 /tmp
5 /__pycache__/*
6 *pyc
7