更新.gitignore

This commit is contained in:
MarkusJoe
2022-02-16 13:31:30 +08:00
parent 6150062b79
commit 9f7f4c8906
1 file changed
+1
+1
View File
@@ -8,5 +8,6 @@ dist/
*.pyc *.pyc
*.zip *.zip
*.db *.db
!/db/count.db
*.log *.log
*.log.* *.log.*