Wire it all up...
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
# Avoid sending secrets or dev tooling into the build context
|
||||
# config/ and plugins/ are included (no secrets; PHP configs read from ENV at runtime)
|
||||
.devcontainer
|
||||
.pnpm-store
|
||||
.vscode
|
||||
.woodpecker
|
||||
node_modules
|
||||
scripts
|
||||
.git
|
||||
.prettierrc
|
||||
.prettierignore
|
||||
*.md
|
||||
.env
|
||||
.env.*
|
||||
stylelint.config.js
|
||||
eslint.config.js
|
||||
Reference in New Issue
Block a user