Skip to content

Commit c197e92

Browse files
authored
Fix #491 projex dot-ignore add some missing items (#492)
1 parent aa146e0 commit c197e92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pykern/package_data/projex/dot-gitignore.jinja

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,12 @@ pip-delete-this-directory.txt
4646
htmlcov/
4747
.tox/
4848
.coverage
49+
.coverage.*
4950
.cache
5051
nosetests.xml
5152
coverage.xml
53+
*,cover
54+
.pytest_cache
5255

5356
# Translations
5457
*.mo

0 commit comments

Comments
 (0)