This website works better with JavaScript
ホーム
エクスプローラ
登録
サインイン
SongZihuan
/
GitIgnore
同期ミラー
https://github.com/github/gitignore.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Ignore .history files
leandrodeleite
10 年 前
親
b2268f2b54
コミット
3d0bbe3a5c
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
Scala.gitignore
+ 1
- 1
Scala.gitignore
ファイルの表示
@@ -3,7 +3,7 @@
# sbt specific
.cache
-.history
/
+.history
.lib/
dist/*
target/