Parcourir la source

Ignore .history files

leandrodeleite il y a 10 ans
Parent
commit
3d0bbe3a5c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Scala.gitignore

+ 1 - 1
Scala.gitignore

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