aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorIstván Földházi <istvan.foldhazi@gmail.com>2015-01-29 14:11:33 +0100
committerIstván Földházi <istvan.foldhazi@gmail.com>2015-01-29 14:11:33 +0100
commit0bb759363f51b53363666ae620e171bbf6a738c3 (patch)
treefb71cc50df3a099e26df8fe5a31a151f4cb1eb7a /Global
parent2500b4c80a732ea72aba9517a0866bcd4d47d429 (diff)
downloadgitignore-0bb759363f51b53363666ae620e171bbf6a738c3.tar.gz
gitignore-0bb759363f51b53363666ae620e171bbf6a738c3.zip
Add Tern plugin to Eclipse.gitignore
The Tern plugin generate a '.tern-project' file in the project directory. (https://github.com/angelozerr/tern.java/wiki/Tern-Eclipse-IDE)
Diffstat (limited to 'Global')
-rw-r--r--Global/Eclipse.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore
index 81e44304..29d619b0 100644
--- a/Global/Eclipse.gitignore
+++ b/Global/Eclipse.gitignore
@@ -32,5 +32,8 @@ local.properties
# sbteclipse plugin
.target
+# Tern plugin
+.tern-project
+
# TeXlipse plugin
.texlipse