]> source.dussan.org Git - gitignore.git/commitdiff
Comments 1824/head
authormimibar <mimibar@users.noreply.github.com>
Wed, 13 Jan 2016 19:00:10 +0000 (13:00 -0600)
committermimibar <mimibar@users.noreply.github.com>
Wed, 13 Jan 2016 19:00:10 +0000 (13:00 -0600)
Just added some comments. Some of us don't need some of the lines in the file.

Global/Eclipse.gitignore

index fcafca5dadf1812db49e9c56bd3211576e97ca49..6229f7cfd94e80136705ef2643668871bf5ed2e1 100644 (file)
@@ -1,4 +1,4 @@
-*.pydevproject
+
 .metadata
 bin/
 tmp/
@@ -19,7 +19,10 @@ local.properties
 # Locally stored "Eclipse launch configurations"
 *.launch
 
-# CDT-specific
+# PyDev specific (Python IDE for Eclipse)
+*.pydevproject
+
+# CDT-specific (C/C++ Development Tooling)
 .cproject
 
 # JDT-specific (Eclipse Java Development Tools)
@@ -28,7 +31,7 @@ local.properties
 # Java annotation processor (APT)
 .factorypath
 
-# PDT-specific
+# PDT-specific (PHP Development Tools)
 .buildpath
 
 # sbteclipse plugin