added .gitignore to prevent compiled python code and dev/test keys and count files from being checked in
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.pyc
|
||||
*.key
|
||||
*.count
|
||||
Reference in New Issue
Block a user