mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 01:58:19 +00:00
Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore * Update Gitignores & Licenses Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
5
options/gitignore/Metals
Normal file
5
options/gitignore/Metals
Normal file
@@ -0,0 +1,5 @@
|
||||
# Generated Metals (Scala Language Server) files
|
||||
# Reference: https://scalameta.org/metals/
|
||||
.metals/
|
||||
.bloop/
|
||||
project/metals.sbt
|
Reference in New Issue
Block a user