Merge pull request #74 from JDLH/fix-eclipse-ignores

Support dev on Eclipse and Pydev by .gitignoring two project files.
This commit is contained in:
thomasvs
2014-06-29 17:24:07 -04:00

4
.gitignore vendored
View File

@@ -15,3 +15,7 @@ missing
morituri.spec
py-compile
REVISION
# For Python development using Eclipse IDE
.project
.pydevproject