ignore project files for eclipse/pydev

eclipse is far too commit happy to keep adding these files into the
tree making it a manual process to remove them before submit. This
should make life a little simpler for people using pydev.

Change-Id: Icd0ceea53daa76e6c36933ced174a235e070c394
This commit is contained in:
Sean Dague
2012-07-05 09:45:35 -04:00
parent 8538f88f9a
commit 00e691d691

3
.gitignore vendored
View File

@@ -28,3 +28,6 @@ dist/*
.coverage
covhtml
*.egg*
.project
.pydevproject