Skip to content

Commit 0bb7593

Browse files
committed
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)
1 parent 2500b4c commit 0bb7593

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Global/Eclipse.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@ local.properties
3232
# sbteclipse plugin
3333
.target
3434

35+
# Tern plugin
36+
.tern-project
37+
3538
# TeXlipse plugin
3639
.texlipse

0 commit comments

Comments
 (0)