Skip to content

Commit

Permalink
Added more patterns of untracked files to ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
milmazz committed Mar 7, 2014
1 parent 24e41e4 commit bff9103
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
build/
dist/
venv/
.tox
.coverage
*.egg-info/
*.pyc
*.pyo
Expand Down

0 comments on commit bff9103

Please sign in to comment.