summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da8f244..fb80365 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
+*.pyc
+
+# Database
+development.db
+
# Virtualenv and vendor packages
/virtualenv