Skip to content

Commit 4f7105b

Browse files
committed
Ignored default sqlite database of Django
1 parent 4bff4a2 commit 4f7105b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ coverage.xml
5656
.static_storage/
5757
.media/
5858
local_settings.py
59+
db.sqlite3
5960

6061
# Flask stuff:
6162
instance/

0 commit comments

Comments
 (0)