Skip to content

Commit 06581f9

Browse files
Clean up expired entries, fix whitespace.
1 parent b55b891 commit 06581f9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Umbraco.gitignore

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
11
# Note: VisualStudio gitignore rules may also be relevant
22

3-
# =========================
43
# Umbraco
5-
# =========================
64
# Ignore unimportant folders generated by Umbraco
7-
**/App_Data/ClientDependency/
8-
**/App_Data/ExamineIndexes/
95
**/App_Data/Logs/
106
**/App_Data/[Pp]review/
117
**/App_Data/TEMP/
128
**/App_Data/NuGetBackup/
13-
**/App_Data/FeedCache/
14-
**/App_Data/courier/revisions/
15-
**/App_Data/courier/cache/
16-
**/App_Data/umbraco.licensing.log.txt
17-
**/App_Data/*.udt
18-
**/aspnet_client/
199

2010
# Ignore Umbraco content cache file
2111
**/App_Data/umbraco.config
@@ -25,8 +15,5 @@
2515
!**/App_Data/[Pp]ackages/
2616
!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
2717

28-
# =========================
2918
# ImageProcessor DiskCache
30-
# =========================
3119
**/App_Data/cache/
32-
Cached/

0 commit comments

Comments
 (0)