Explorar el Código

Ignore .history files

pull/1249/head
leandrodeleite hace 9 años
padre
commit
3d0bbe3a5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Scala.gitignore

+ 1
- 1
Scala.gitignore Ver fichero

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

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

Cargando…
Cancelar
Guardar