Skip to content

Commit 72b3c66

Browse files
ignore Scala .cache folder
1 parent 19760e7 commit 72b3c66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@ bin/
6262

6363
# NetBeans specific files/directories
6464
.nbattrs
65+
66+
# Scala build
67+
*.cache

0 commit comments

Comments
 (0)