]> source.dussan.org Git - gitignore.git/commitdiff
Added Eclipse JDT .classpath file, and the Eclipse core .project file to 1338/head
authorNicholas Pace <segfly@users.noreply.github.com>
Sat, 27 Dec 2014 03:23:09 +0000 (22:23 -0500)
committerNicholas Pace <segfly@users.noreply.github.com>
Sat, 27 Dec 2014 03:23:09 +0000 (22:23 -0500)
template

Global/Eclipse.gitignore

index 4a6cfc7cc0bb77df53c90fa01289febf7771cfd3..81e443040094674627b6fb56b37a9ca89c9ce64d 100644 (file)
@@ -11,6 +11,9 @@ local.properties
 .settings/
 .loadpath
 
+# Eclipse Core
+.project
+
 # External tool builders
 .externalToolBuilders/
 
@@ -20,6 +23,9 @@ local.properties
 # CDT-specific
 .cproject
 
+# JDT-specific (Eclipse Java Development Tools)
+.classpath
+
 # PDT-specific
 .buildpath