Better and generic ignore pattern for security.yaml
(fixes #3706)
This commit is contained in:
parent
0f9b9f780f
commit
a8a6c0c520
4
.gitignore
vendored
4
.gitignore
vendored
@ -25,8 +25,7 @@ user/plugins/*
|
||||
!user/plugins/.*
|
||||
user/themes/*
|
||||
!user/themes/.*
|
||||
user/localhost/config/security.yaml
|
||||
user/config/security.yaml
|
||||
user/**/config/security.yaml
|
||||
|
||||
# Environments
|
||||
.env
|
||||
@ -49,4 +48,3 @@ tests/cache/*
|
||||
tests/error.log
|
||||
system/templates/testing/*
|
||||
/user/config/versions.yaml
|
||||
/user/cli/config/security.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user