From 6462d8566cc10b47473803e3e9e9547cec6524be Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Tue, 1 Dec 2020 22:41:48 +0000 Subject: Temporary add tests folder to .gitignore This is until the testing suite is ready to run on the server. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b8fa59f..7f08401 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # Temporary .scalafmt.conf resources/ +tests/ lib/ # Scala -- cgit v1.2.3