Ignore py.test .cache directory

This commit is contained in:
Julien Duponchelle 2015-12-16 14:48:03 +01:00
parent 7ce17cc48f
commit 48678506f7

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
*.py[cod]
#py.test
.cache
# C extensions
*.so