Skip to content

Commit 88cf89d

Browse files
authored
Merge pull request #3760 from erikjanwestendorp/erikjanwestendorp-patch-1
2 parents 5823038 + cfd330f commit 88cf89d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Umbraco.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
## Uncomment this line if you think it fits the way you work on your project.
2020
## **/[Uu]mbraco/
2121

22+
## The [Mm]edia/ folder contains content. Content may vary by environment and should therefore not be added to source control.
23+
## Uncomment this line if you think it fits the way you work on your project.
24+
## **/[Mm]edia/
25+
2226
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
2327
# Make sure to include details from VisualStudio.gitignore BEFORE this
2428
!**/App_Data/[Pp]ackages/*

0 commit comments

Comments
 (0)