[SCM] morituri/master: Support dev on Eclipse and Pydev by .gitignoring two project files.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:16 UTC 2014


The following commit has been merged in the master branch:
commit c83f5a3b4249642e7f75189a425ce572793d188a
Author: Jim DeLaHunt <from.project_by_git at jdlh.com>
Date:   Thu Mar 20 23:41:49 2014 -0700

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

diff --git a/.gitignore b/.gitignore
index 0fbf43a..82e4d7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,7 @@ missing
 morituri.spec
 py-compile
 REVISION
+
+# For Python development using Eclipse IDE
+.project
+.pydevproject

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list