mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2024-11-22 01:21:30 -08:00
add .coverage to .gitignore
This commit is contained in:
parent
3562a8058e
commit
e0d62912a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.env
|
||||
.coverage
|
||||
db.sqlite3
|
||||
accounts/__pycache__
|
||||
accounts/migrations/__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user