Skip to content

Commit c8a371e

Browse files
committed
Merge pull request #906 from arinto/new-ignore-for-Eclipse-SBT
Add output directory of sbteclipse plugin, which is ".target" directory.
2 parents c822fc2 + 791e8ed commit c8a371e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/Eclipse.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ local.properties
2323
# PDT-specific
2424
.buildpath
2525

26+
# sbteclipse plugin
27+
.target
28+
2629
# TeXlipse plugin
2730
.texlipse

0 commit comments

Comments
 (0)