Add configuration to block access to hidden files in nginx
This commit is contained in:
parent
c22dd91556
commit
1984e64ccd
5 changed files with 42 additions and 0 deletions
9
scripts/.cursorignore
Normal file
9
scripts/.cursorignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.env*
|
||||
*.pem
|
||||
*.key
|
||||
*.p12
|
||||
*.pfx
|
||||
*.crt
|
||||
*.cert
|
||||
credentials.*
|
||||
secrets.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue