Procházet zdrojové kódy

Merge pull request #3760 from erikjanwestendorp/erikjanwestendorp-patch-1

pull/3920/head
Brian Douglas před 2 roky
rodič
revize
88cf89d8df
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4
    0
      Umbraco.gitignore

+ 4
- 0
Umbraco.gitignore Zobrazit soubor

@@ -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/*

Načítá se…
Zrušit
Uložit