add .gitignore

This commit is contained in:
Thomas NOËL 2014-03-30 18:48:54 +02:00
parent 3af55f53bf
commit d2455a752e
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.pyc
*.pyo
local_settings.py