Skip to content

Commit b52655e

Browse files
committed
Ignore *.db in gitignore
1 parent 757ce92 commit b52655e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ scratchpad
88
uv.lock
99
data.db
1010

11+
# test databases
12+
*.db
13+
1114
# We don't use Pipfile, so ignore them
1215
Pipfile
1316
Pipfile.lock

0 commit comments

Comments
 (0)