Skip to content

Commit

Permalink
Add a .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Mar 24, 2013
1 parent 0bea006 commit b9e3cfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
@@ -0,0 +1,10 @@
.installed.cfg
bin/
eggs/
develop-eggs/
*.egg-info/
*.pyc
__pycache__/
tags
TAGS
ID

0 comments on commit b9e3cfd

Please sign in to comment.