mirror of https://github.com/sbt/sbt.git
Add metals project files to .gitignore
This commit is contained in:
parent
4e5e3fbb29
commit
1769f23b3c
|
|
@ -1,6 +1,8 @@
|
|||
/SbtTemplateProject.scala
|
||||
target
|
||||
/project/boot
|
||||
/project/metals.sbt
|
||||
/.metals
|
||||
/project/plugins
|
||||
lib_managed
|
||||
src_managed
|
||||
|
|
|
|||
Loading…
Reference in New Issue