Update .gitignore file to work with git <= 1.6

This commit is contained in:
John Garland 2010-03-27 17:28:44 +11:00
commit ce0dc49572

6
.gitignore vendored
View file

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