Skip to content

Commit

Permalink
Ignore .cache/ used by pytest 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Sep 24, 2015
1 parent b665ad1 commit dc23798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -3,6 +3,7 @@
*.pyc
*.swp
*~
.cache/
.coverage
.idea
.noseids
Expand All @@ -15,5 +16,5 @@ dist/
docs/_build/
mopidy.log*
nosetests.xml
xunit-*.xml
tmp/
xunit-*.xml

0 comments on commit dc23798

Please sign in to comment.