Add metals project files to .gitignore

This commit is contained in:
Eric Peters 2020-06-19 08:11:51 -07:00
parent 4e5e3fbb29
commit 1769f23b3c
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
/SbtTemplateProject.scala
target
/project/boot
/project/metals.sbt
/.metals
/project/plugins
lib_managed
src_managed