mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add ignore '.pytest_cache' directory in Unit test section
This commit is contained in:
parent
6b07d3b3c6
commit
f651f0d3ee
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ nosetests.xml
|
|||
coverage.xml
|
||||
*.cover
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue