diff options
author | Brendan Forster <brendan@github.com> | 2016-01-27 13:54:18 +1030 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2016-01-27 13:54:18 +1030 |
commit | 4b2af6fb77ac3315bcfc8e9306b01b5dac98ef2d (patch) | |
tree | 2a54d3abf3049a1171c968a06c537749a10602e7 /Global/Eclipse.gitignore | |
parent | a52383453b4d773dd83fed6250be88097409e1cb (diff) | |
parent | 0bb759363f51b53363666ae620e171bbf6a738c3 (diff) | |
download | gitignore-4b2af6fb77ac3315bcfc8e9306b01b5dac98ef2d.tar.gz gitignore-4b2af6fb77ac3315bcfc8e9306b01b5dac98ef2d.zip |
Merge pull request #1387 from tyutyutyu/patch-1
Add Tern plugin to Eclipse.gitignore
Diffstat (limited to 'Global/Eclipse.gitignore')
-rw-r--r-- | Global/Eclipse.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore index 6229f7cf..29a336c2 100644 --- a/Global/Eclipse.gitignore +++ b/Global/Eclipse.gitignore @@ -37,6 +37,9 @@ local.properties # sbteclipse plugin .target +# Tern plugin +.tern-project + # TeXlipse plugin .texlipse |