mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
Add media folder to umbraco.gitignore
This commit is contained in:
parent
991e760c1c
commit
10d9c15458
@ -19,6 +19,10 @@
|
||||
## Uncomment this line if you think it fits the way you work on your project.
|
||||
## **/[Uu]mbraco/
|
||||
|
||||
## This [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/*
|
||||
|
Loading…
Reference in New Issue
Block a user