Add .pytest_cache to .gitignore

This commit is contained in:
José Padilla 2018-05-19 09:47:21 -04:00
parent 69870e848a
commit 7187336b03
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -56,3 +56,5 @@ docs/_build/
# PyBuilder
target/
.pytest_cache