Skip to content

Commit

Permalink
Update .gitignore for Python, from mFabrik.
Browse files Browse the repository at this point in the history
  • Loading branch information
dukebody committed May 19, 2011
1 parent 42d5d35 commit 63daa28
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
*~
*.mo
*.egg-info
*.egg
*.EGG
*.EGG-INFO
bin
build
develop-eggs
downloads
eggs
fake-eggs
parts
dist
.installed.cfg
.mr.developer.cfg
.hg
.bzr
.svn
*.pyc
*.pyo
*.tmp*

0 comments on commit 63daa28

Please sign in to comment.