mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #4237 from ZachTylerPruitt/Fix-Metals-gitignore
Fix Metals gitignore
This commit is contained in:
commit
72c8bc888e
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