From 08d79c6134528a93662b91c4a11006715dca87a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20W=C3=A4chter?= Date: Mon, 14 Jun 2021 07:03:42 +0200 Subject: [PATCH] Add gitignore for metals --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a9701de..5ca560e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ project/plugins/project/ .idea out +# Metals +.metals + # Eclipse bin/ .classpath