diff --git a/Umbraco.gitignore b/Umbraco.gitignore index 5649531412a32baea5c63c69a4c0cf740edda2ee..97e606c04d03f741f702880b63a9de1717017b0a 100644 --- a/Umbraco.gitignore +++ b/Umbraco.gitignore @@ -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/*