Skip to content

Commit

Permalink
Ignore test and coverage outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed Nov 23, 2015
1 parent e0dfc51 commit 8f5bcf2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@ doc/_build/
dist/
*.egg-info
ete3/version.py*

# Test files
test.png
test.svg
testdb.sqlite*

# Coverage files
.coverage
htmlcov/

0 comments on commit 8f5bcf2

Please sign in to comment.