Skip to content

Commit 830be80

Browse files
committed
adding project.db to gitignore
1 parent 7fc4c8c commit 830be80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ build
1111
/src/tests/tests_output/
1212
*.egg-info
1313
.coverage*
14-
.mypy_cache
14+
.mypy_cache
15+
*.db

0 commit comments

Comments
 (0)