aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Eclipse.gitignore
diff options
context:
space:
mode:
authorJonathan Chu <jonathan.chu@me.com>2016-02-11 22:03:05 -0500
committerJonathan Chu <jonathan.chu@me.com>2016-02-11 22:03:05 -0500
commit6ac648f033c440f6717f490745859344dfde41ab (patch)
tree4b739bd1867fcedc20924ced365776f669104d2c /Global/Eclipse.gitignore
parenta2d7278d61d5e33a9408f0b675d65b8bb60b189b (diff)
parent3a529da68ab0471328f46d43926693d706048018 (diff)
downloadgitignore-6ac648f033c440f6717f490745859344dfde41ab.tar.gz
gitignore-6ac648f033c440f6717f490745859344dfde41ab.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'Global/Eclipse.gitignore')
-rw-r--r--Global/Eclipse.gitignore19
1 files changed, 15 insertions, 4 deletions
diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore
index 0e22e957..53236b63 100644
--- a/Global/Eclipse.gitignore
+++ b/Global/Eclipse.gitignore
@@ -1,6 +1,5 @@
-*.pydevproject
+
.metadata
-.gradle
bin/
tmp/
*.tmp
@@ -20,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)
@@ -29,11 +31,20 @@ local.properties
# Java annotation processor (APT)
.factorypath
-# PDT-specific
+# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
+# Tern plugin
+.tern-project
+
# TeXlipse plugin
.texlipse
+
+# STS (Spring Tool Suite)
+.springBeans
+
+# Code Recommenders
+.recommenders/