aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7af5307..de437ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,7 @@ Resources/
# Files
*.pyc
+
+
+# Database
+*.sqlite3