Ignore pyc files

This commit is contained in:
Lucas Verney 2017-08-26 12:29:35 +02:00
parent 74d3c9b362
commit 66494cd989
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__
config.py
data.db
*.pyc