mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Fix Metals gitignore
* Removed leading space so comments are treated as comments * Updated Reference comment * Updated ignored files to latest recommendation
This commit is contained in:
parent
4488915eec
commit
cf93b5277e
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
# Generated Metals (Scala Language Server) files
|
||||
# Reference: https://scalameta.org/metals/
|
||||
# Metals (Scala Language Server)
|
||||
# Reference: https://scalameta.org/metals/docs/editors/vscode#files-and-directories-to-include-in-your-gitignore
|
||||
.metals/
|
||||
.bloop/
|
||||
project/metals.sbt
|
||||
.ammonite/
|
||||
metals.sbt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue