Umbraco.gitignore 553 字节
Newer Older
C
Carl Suster 已提交
1
# Note: VisualStudio gitignore rules may also be relevant
B
Ben Bodenmiller 已提交
2

J
James Jackson-South 已提交
3
# Umbraco
B
Ben Bodenmiller 已提交
4 5 6 7
# Ignore unimportant folders generated by Umbraco
**/App_Data/Logs/
**/App_Data/[Pp]review/
**/App_Data/TEMP/
J
James Jackson-South 已提交
8
**/App_Data/NuGetBackup/
D
Dan Lister 已提交
9 10

# Ignore Umbraco content cache file
B
Ben Bodenmiller 已提交
11
**/App_Data/umbraco.config
12 13 14 15

# 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/
A
Arjan 已提交
16
!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
J
James Jackson-South 已提交
17 18 19

# ImageProcessor DiskCache 
**/App_Data/cache/