Ignore all .db files

This commit is contained in:
rembo10
2013-07-31 15:09:40 +05:30
parent 1bcf4f1f8e
commit 3a9c3cb6b4
+1 -1
View File
@@ -9,7 +9,7 @@
# Logs and databases # # Logs and databases #
###################### ######################
*.log *.log
*.db *.db*
*.db-journal *.db-journal
*.ini *.ini
logs/* logs/*