Skip to content

Commit

Permalink
Add gitignore for coverage related files
Browse files Browse the repository at this point in the history
  • Loading branch information
njoyce committed Jan 27, 2015
1 parent ac4c2e3 commit 8c4540c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ cpyamf/util.pyd
dist
file_model
pyamf/_version.py
# coverage
.coverage
.noseids
cover
htmlcov

0 comments on commit 8c4540c

Please sign in to comment.