Ignore new '.pytest_cache' directory
This commit is contained in:
parent
85efc31c10
commit
887a47c515
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -47,8 +47,9 @@ htmlcov/
|
|||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
*.cover
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Reference in a new issue