From 2c935f035d93720f2725508c27d21623f48de90d Mon Sep 17 00:00:00 2001 From: Simon Thrane Date: Thu, 7 Dec 2023 13:25:34 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index a0a904b..f85edfc 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,9 @@ .idea/**/gradle.xml .idea/**/libraries +# Metals +.metals/ + # Gradle and Maven with auto-import # When using Gradle or Maven with auto-import, you should exclude module files, # since they will be recreated, and may cause churn. Uncomment if using @@ -166,3 +169,6 @@ project/plugins/project/ release/ /example/ +cache/cache.csv +.metals/metals.lock.db +.bloop/