Add gitignore for metals

This commit is contained in:
Matthias Wächter
2021-06-14 07:03:42 +02:00
parent 131c6e7654
commit 08d79c6134

3
.gitignore vendored
View File

@@ -20,6 +20,9 @@ project/plugins/project/
.idea .idea
out out
# Metals
.metals
# Eclipse # Eclipse
bin/ bin/
.classpath .classpath