Skip to content

Commit

Permalink
Remove .metals/ and ignore it
Browse files Browse the repository at this point in the history
This is a resource directory for the Metals Scala LSP provider.
  • Loading branch information
riley-harper committed Nov 25, 2024
1 parent aeaef93 commit 35d527c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ scala_jar/target
scala_jar/project/target
*.class
*.cache
.metals/

# MacOS
.DS_Store
Expand Down
2 changes: 0 additions & 2 deletions sphinx-docs/.metals/metals.log

This file was deleted.

0 comments on commit 35d527c

Please sign in to comment.