Explorar o código

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)
István Földházi %!s(int64=10) %!d(string=hai) anos
pai
achega
0bb759363f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Global/Eclipse.gitignore

+ 3 - 0
Global/Eclipse.gitignore

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