Explorar el Código

Ignore .history files

leandrodeleite hace 10 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

@@ -3,7 +3,7 @@
 
 # sbt specific
 .cache
-.history/
+.history
 .lib/
 dist/*
 target/