Skip to content

Commit

Permalink
add ignores for jython usual suspects
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Nov 17, 2010
1 parent 84df816 commit 327b51f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
*.egg
*.egg-info
*.pyc
*$py.class
*.pt.py
*.txt.py
.coverage
env26
env24
env27
jyenv
build/
dist/

0 comments on commit 327b51f

Please sign in to comment.