Ignore .cache/ used by pytest 2.8

This commit is contained in:
Stein Magnus Jodal 2015-09-24 22:44:56 +02:00
parent b665ad14f5
commit dc23798526

3
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.pyc
*.swp
*~
.cache/
.coverage
.idea
.noseids
@ -15,5 +16,5 @@ dist/
docs/_build/
mopidy.log*
nosetests.xml
xunit-*.xml
tmp/
xunit-*.xml