meta: ignore coverage cache

master
Dustin C. Hatch 2015-02-19 20:39:57 -06:00
parent 230da47d5b
commit 0754f4b823
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ syntax: regexp
.*\.egg-info/
.*\.swp
.*\.py[co]
^\.coverage$