Add basic .gitignore file

This commit is contained in:
2014-12-22 14:17:15 +01:00
committed by Gergely Polonkai
parent 3fc41d72f4
commit 626404c24e

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*~
*.pyc
/db.sqlite3
/venv/