Skip to content

Commit f651f0d

Browse files
committed
Add ignore '.pytest_cache' directory in Unit test section
1 parent 6b07d3b commit f651f0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ nosetests.xml
4545
coverage.xml
4646
*.cover
4747
.hypothesis/
48+
.pytest_cache/
4849

4950
# Translations
5051
*.mo

0 commit comments

Comments
 (0)