1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-07 10:08:20 +00:00

[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot
2021-12-12 00:25:18 +00:00
parent 6d4172987e
commit 0a7e8327a0
22 changed files with 230 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
## Ignore Umbraco files/folders generated for each instance
##
## Get latest from https://github.com/github/gitignore/blob/master/Umbraco.gitignore
## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore
# Note: VisualStudio gitignore rules may also be relevant
@@ -19,6 +19,10 @@
## Uncomment this line if you think it fits the way you work on your project.
## **/[Uu]mbraco/
## The [Mm]edia/ folder contains content. Content may vary by environment and should therefore not be added to source control.
## Uncomment this line if you think it fits the way you work on your project.
## **/[Mm]edia/
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
# Make sure to include details from VisualStudio.gitignore BEFORE this
!**/App_Data/[Pp]ackages/*