Skip to content

Commit

Permalink
add ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 4, 2013
1 parent 9a896ee commit 3dbf446
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
*.dll
*.egg-info
*.pyc
*.pyo
*.so
.installed.cfg
.Python
bin
build
develop-eggs
dist
eggs
include
lib
parts

*.dll
*.pyc
*.pyo
*.so

0 comments on commit 3dbf446

Please sign in to comment.