Skip to content

Commit e641c96

Browse files
committed
gitignore update
1 parent 720ebde commit e641c96

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ $RECYCLE.BIN/
455455

456456

457457
##
458-
## Umbraco CMS .NETCore
458+
## Umbraco CMS
459459
##
460460

461461
# Dont commit Umbraco TEMP folder containing Examine Indexes, NuCache etc
@@ -464,10 +464,9 @@ $RECYCLE.BIN/
464464
# Umbraco log files
465465
**/umbraco/Logs/
466466

467-
# JSON Schema file for appsettings
468-
# This is auto generated from the build
467+
# JSON schema files for appsettings.json
469468
appsettings-schema.json
470-
appsettings-schema.Umbraco.Cms.json
469+
appsettings-schema.*.json
471470

472471
**/App_Plugins/*
473472
!**/App_Plugins/MyCustomDashboard

0 commit comments

Comments
 (0)