mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2025-08-22 21:43:57 -07:00
add .coverage to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.env
|
.env
|
||||||
|
.coverage
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
accounts/__pycache__
|
accounts/__pycache__
|
||||||
accounts/migrations/__pycache__
|
accounts/migrations/__pycache__
|
||||||
|
Reference in New Issue
Block a user