generated from rnentjes/kotlin-server-web-empty
Add .gitea/template configuration file
Create a new .gitea/template file to specify codebase structure. This file includes settings for the repository name and Kotlin file patterns, aiding in standardized project setup.
This commit is contained in:
3
.gitea/template
Normal file
3
.gitea/template
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Repo name
|
||||||
|
settings.gradle.kts
|
||||||
|
**.kt
|
||||||
Reference in New Issue
Block a user