Ignore __pycache__

This commit is contained in:
Martin Pépin 2016-06-21 00:54:54 +02:00
parent fa854a83ee
commit 9af057049a

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
media/
db.sqlite3
Ernestophone/settings.py
__pycache__