Add coverage related files to .gitignore
parent
a97d884f42
commit
6f186c3a3f
|
@ -4,3 +4,5 @@ __pycache__/
|
|||
/calsocial/translations/*/LC_MESSAGES/*.mo
|
||||
/.pytest_cache/
|
||||
/.env
|
||||
/.coverage
|
||||
/htmlcov/
|
||||
|
|
Loading…
Reference in New Issue