From d67fc993d663120f53e6066cb218daeb7a2013f3 Mon Sep 17 00:00:00 2001 From: Kacper Korban Date: Fri, 29 Jul 2022 15:29:44 +0200 Subject: [PATCH] Update Scala template to include tasty files introduced in Scala 3 --- Scala.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Scala.gitignore b/Scala.gitignore index 7169cab1..22eb384e 100644 --- a/Scala.gitignore +++ b/Scala.gitignore @@ -1,4 +1,5 @@ *.class +*.tasty *.log # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml