From 0bb759363f51b53363666ae620e171bbf6a738c3 Mon Sep 17 00:00:00 2001 From: István Földházi Date: Thu, 29 Jan 2015 14:11:33 +0100 Subject: 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) --- Global/Eclipse.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Global/Eclipse.gitignore') 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 -- cgit v1.2.3