From: Arinto Murdopo Date: Tue, 24 Dec 2013 23:48:34 +0000 (+0800) Subject: Add output directory of sbteclipse plugin, X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=791e8ed0aea099348c949c0b8792cee513b40226;p=gitignore.git Add output directory of sbteclipse plugin, which is ".target" directory. --- diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore index 72727761..984a6eff 100644 --- a/Global/Eclipse.gitignore +++ b/Global/Eclipse.gitignore @@ -23,5 +23,8 @@ local.properties # PDT-specific .buildpath +# sbteclipse plugin +.target + # TeXlipse plugin .texlipse