Skip to content

Commit 67596dc

Browse files
committed
Update gitignore
remove .do files, and .DS_Store
1 parent 6fc8b03 commit 67596dc

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

.gitignore

+2-17
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
1-
*.class
2-
*.log
3-
4-
# sbt specific
5-
.cache/
6-
.history/
7-
.lib/
8-
dist/*
9-
target/
10-
lib_managed/
11-
src_managed/
12-
project/boot/
13-
project/plugins/project/
14-
15-
# Scala-IDE specific
16-
.scala_dependencies
17-
.worksheet
1+
*.do
2+
.DS_Store

0 commit comments

Comments
 (0)