1
1
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:
6543
2020-09-02 18:57:08 +02:00
committed by GitHub
parent 3ecd030cd5
commit 84eac6ed6c
83 changed files with 8773 additions and 78 deletions

View File

@@ -1,5 +1,6 @@
.gradle
/build/
**/build/
!src/**/build/
# Ignore Gradle GUI config
gradle-app.setting