1
0
mirror of synced 2026-01-06 15:03:36 -05:00

Ignore python test coverage files (#6144)

This commit is contained in:
LiRen Tu
2021-09-16 08:09:26 -07:00
committed by GitHub
parent 8dcaf25bda
commit 29cb35c90b

15
.gitignore vendored
View File

@@ -29,6 +29,21 @@ __pycache__
.ipynb_checkpoints
.pytest_
# Python unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# dbt
profiles.yml