Add .pytest_cache to .gitignore

This commit is contained in:
mprahl
2018-02-06 10:45:00 -05:00
parent 8f024e6b04
commit 183c74d758

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@ test_module_build_service.db
.ropeproject
tests/test_module_build_service.db-journal
*.swp
.pytest_cache/