浏览代码

Ignore .history files

pull/1249/head
leandrodeleite 9 年前
父节点
当前提交
3d0bbe3a5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Scala.gitignore

+ 1
- 1
Scala.gitignore 查看文件

@@ -3,7 +3,7 @@

# sbt specific
.cache
.history/
.history
.lib/
dist/*
target/

正在加载...
取消
保存