aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 92f1aed..ebe1642 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@
*.DS_Store
*~
django_debug_toolbar.egg-info
+example/db.sqlite3
/dist
-/build \ No newline at end of file
+/build