Updated ignores.

This commit is contained in:
Alexis Lahouze 2013-12-03 22:24:19 +01:00
parent 9a94d939b8
commit 0adeda0f4e
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.*.swp .*.swp
**/*.pyc **/*.pyc
**/__pycache__
config.py

4
frontend/.gitignore vendored
View File

@ -1,4 +0,0 @@
*.pyc
__pycache__
config.py