mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
add Umbraco excludes for version 9 / .Net 5 (Core)
This commit is contained in:
parent
e32de69dc7
commit
75050167fd
1 changed files with 5 additions and 0 deletions
|
@ -24,3 +24,8 @@
|
||||||
|
|
||||||
# Ignore the Models Builder models out of date flag
|
# Ignore the Models Builder models out of date flag
|
||||||
**/App_Data/Models/ood.flag
|
**/App_Data/Models/ood.flag
|
||||||
|
|
||||||
|
# NEW for version 9 .Net 5 (Core)
|
||||||
|
**/umbraco/Data/*
|
||||||
|
**/umbraco/mediacache
|
||||||
|
**/wwwroot/umbraco/lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue