Skip to content

Commit

Permalink
added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonlink committed Nov 7, 2013
1 parent c36a243 commit 45e42bb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.py[co]

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg

0 comments on commit 45e42bb

Please sign in to comment.