Commit df2de98c authored by Adam Roben's avatar Adam Roben

Merge pull request #842 from borntyping/patch-1

Add .cache to the Python .gitignore
parents af405251 b75c902d
......@@ -27,6 +27,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment