aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5c8caa52..241a1d27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,8 +13,15 @@ compile
*/*_Tests
selftest/Selftest
*/Makefile
+.make.*
!bin/Makefile
!deps/Makefile
.*.sw?
*.netcat.stderr
*.d
+*.merged
+sms.db
+sms.db-shm
+sms.db-wal
+__pycache__
+tags