mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
add Umbraco excludes for version 9 / .Net 5 (Core)
This commit is contained in:
parent
e32de69dc7
commit
75050167fd
@ -24,3 +24,8 @@
|
||||
|
||||
# Ignore the Models Builder models out of date flag
|
||||
**/App_Data/Models/ood.flag
|
||||
|
||||
# NEW for version 9 .Net 5 (Core)
|
||||
**/umbraco/Data/*
|
||||
**/umbraco/mediacache
|
||||
**/wwwroot/umbraco/lib
|
||||
|
Loading…
Reference in New Issue
Block a user