.gitignore /.coverage

This commit is contained in:
Will Roberts 2015-03-24 13:31:11 +01:00
parent 8b2cb9e749
commit ee203778a9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.pyc
*~
.DS_Store
/.coverage
/MANIFEST
/build/
/dist/