Skip to content

Commit 957d597

Browse files
committed
db file to gitignore
1 parent 21901d0 commit 957d597

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
env
22
*.DS_Store
33
*.pyc
4-
__pycache__
4+
__pycache__
5+
*.db

0 commit comments

Comments
 (0)