Skip to content

Commit 39acad8

Browse files
SI-9506 suppress Scala IDE-generated files in the Eclipse project dirs
1 parent 74dc364 commit 39acad8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/eclipse/partest/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# what appears to be a Scala IDE-generated file
2+
.cache-main

src/eclipse/test-junit/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# what appears to be a Scala IDE-generated file
2+
.cache-main

0 commit comments

Comments
 (0)