1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 03:08:12 +02:00

Add ignore '.pytest_cache' directory in Unit test section

This commit is contained in:
raimon 2018-02-04 17:01:22 +09:00
parent 6b07d3b3c6
commit f651f0d3ee

View File

@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo