fix .gitignore

This commit is contained in:
2014-06-13 07:31:56 -07:00
parent f61ee90cd3
commit 78eaaf3eb1

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# editor backup files
*~
# make sure config files aren't included
coinswitch.conf
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]