.gitignore .coverage

This commit is contained in:
Matt Westcott 2014-02-07 15:55:58 +00:00
parent d5cc4e1b66
commit 92b7982148

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.pyc
.DS_Store
/.coverage
/dist/
/MANIFEST
/wagtail.egg-info/