This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Ignore .history files
leandrodeleite
10 anni fa
parent
b2268f2b54
commit
3d0bbe3a5c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Scala.gitignore
+ 1
- 1
Scala.gitignore
Vedi File
@@ -3,7 +3,7 @@
# sbt specific
.cache
-.history
/
+.history
.lib/
dist/*
target/