gitignore *.egg-info

This commit is contained in:
Tom Christie 2012-11-01 23:48:25 +00:00
parent 062f5caef3
commit b8648c08be

2
.gitignore vendored
View File

@ -7,7 +7,7 @@ html/
coverage/ coverage/
build/ build/
dist/ dist/
rest_framework.egg-info/ *.egg-info/
MANIFEST MANIFEST
!.gitignore !.gitignore