Ignore ".pytest_cache" from sources

This commit is contained in:
Ivan Kravets
2018-03-20 16:08:22 +02:00
parent 61374f15f1
commit 85730619f4
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ build
coverage.xml
.coverage
htmlcov
.pytest_cache

View File

@ -1 +0,0 @@
{}