Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Commit

Permalink
Add .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtraschke committed Jul 5, 2011
1 parent f445597 commit ca6a228
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
@@ -0,0 +1,17 @@
*.pyc
*.orig
*.rej
*~
*.pyo
*.egg-info
*.egg
.coverage
.noseids
build
bin
dist
docs/build
eggs
parts
develop-eggs
bib

0 comments on commit ca6a228

Please sign in to comment.