Support dev on Eclipse and Pydev by .gitignoring two project files.

This commit is contained in:
Jim DeLaHunt
2014-03-20 23:41:49 -07:00
parent 5718bdb362
commit c83f5a3b42

4
.gitignore vendored
View File

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