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 22, 2013
1 parent 1ff3a2a commit 78d25bc
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 78d25bc

Please sign in to comment.