Browse Source

add .db to gitignore

tripeur 4 years ago
parent
commit
40a4888eba
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -138,4 +138,5 @@ dmypy.json
 cython_debug/
 
 # sqlite db
-.db
+*.db
+coins.db