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)
This commit is contained in:
István Földházi 2015-01-29 14:11:33 +01:00
parent 2500b4c80a
commit 0bb759363f
1 changed files with 3 additions and 0 deletions

View File

@ -32,5 +32,8 @@ local.properties
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse