Skip to content

Commit

Permalink
Updated .gitignore with files created when running setup.py sdist.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiro committed Oct 6, 2012
1 parent 2100da9 commit ab23293
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
*.egg-info
*.pot
*.py[co]
MANIFEST
dist/
docs/_build/

0 comments on commit ab23293

Please sign in to comment.