소스 검색

Merge pull request #825 from tamird/patch-1

Update Scala.gitignore
Adam Roben 11 년 전
부모
커밋
5d2836f9b9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Scala.gitignore

+ 2 - 0
Scala.gitignore

@@ -2,6 +2,8 @@
 *.log
 
 # sbt specific
+.cache/
+.history/
 .lib/
 dist/*
 target/