mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #4314 from christophnz/bugfix/dotnet-umbraco-includes
Updated ignore rule for "umbraco" folder with trailing *
This commit is contained in:
commit
2d390e4812
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
*.sqlite.db*
|
||||
|
||||
#ignore umbraco data/views/settings
|
||||
**/umbraco/
|
||||
**/umbraco/*
|
||||
|
||||
#include default location for modelsbuilder output
|
||||
!**/umbraco/models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue