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:
@@ -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/*
|
||||
|
Reference in New Issue
Block a user