add gitignore

This commit is contained in:
Josue Kouka 2017-02-15 18:08:16 +01:00
parent 8f4782e350
commit 04d2a76371
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.pyc
*.json
*.log
*.sh
*.swp
*.patch
local_settings*
./static/
uwsgi*
*.sqlite3