mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-25 01:22:43 +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