Exclude testcover files

This commit is contained in:
Duncan Ferguson 2013-03-23 11:14:14 +00:00
parent 6fccd92d6a
commit 06a5f929ed

View file

@ -2,6 +2,7 @@
^blib/ ^blib/
^_build/ ^_build/
^Build$ ^Build$
^cover_db/
^.git/ ^.git/
^.gitignore ^.gitignore
^Makefile$ ^Makefile$