Update .gitignore file to work with git <= 1.6

This commit is contained in:
John Garland 2010-03-27 17:28:44 +11:00
parent 3f0edee17a
commit ce0dc49572
1 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@ -1,7 +1,7 @@
*~
build/
dist/
*egg-info/
build
dist
*egg-info
*.egg
*.log
*.pyc