aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 81c1159..2b11eda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -169,4 +169,7 @@ data
*.sh
# Mac specfic
-.DS_Store \ No newline at end of file
+.DS_Store
+
+# Databases
+*.db \ No newline at end of file