This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Ignore .history files
leandrodeleite
hace 10 años
padre
b2268f2b54
commit
3d0bbe3a5c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Scala.gitignore
+ 1
- 1
Scala.gitignore
Ver fichero
@@ -3,7 +3,7 @@
# sbt specific
.cache
-.history
/
+.history
.lib/
dist/*
target/