Skip to content

Commit c5951a5

Browse files
committed
*.db files won't push to git now
1 parent 89d63f1 commit c5951a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ venv
22
__pycache__
33
.sonarlint
44
.vscode
5-
.env
5+
.env
6+
*.db

0 commit comments

Comments
 (0)