Added gitignore templates
This commit is contained in:
6
ignore/Global/Metals.gitignore
Normal file
6
ignore/Global/Metals.gitignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# Metals (Scala Language Server)
|
||||
# Reference: https://scalameta.org/metals/docs/editors/vscode#files-and-directories-to-include-in-your-gitignore
|
||||
.metals/
|
||||
.bloop/
|
||||
.ammonite/
|
||||
metals.sbt
|
||||
Reference in New Issue
Block a user