Update .gitignore

This commit is contained in:
Mohammad
2024-12-14 19:23:31 +03:30
committed by GitHub
parent 05851bdddf
commit c05ba174f6

7
.gitignore vendored
View File

@@ -57,8 +57,9 @@ cover/
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
*.sqlite3
*.sqlite3-journal
*.db
# Flask stuff:
instance/
@@ -158,4 +159,4 @@ xray-core
*-dev.json
*-dev.yml
*-dev.yaml
*-debug.*
*-debug.*