Skip to content

Commit db181cc

Browse files
committed
Merge pull request #1249 from leandrodeleite/master
Scala/Eclipse .gitignore updates
2 parents d9cc01e + 3d0bbe3 commit db181cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Global/Eclipse.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ local.properties
2323
# PDT-specific
2424
.buildpath
2525

26-
# sbteclipse plugin
26+
# sbteclipse plugin
2727
.target
2828

2929
# TeXlipse plugin

Scala.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*.log
33

44
# sbt specific
5-
.cache/
6-
.history/
5+
.cache
6+
.history
77
.lib/
88
dist/*
99
target/

0 commit comments

Comments
 (0)