More ignores
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
# Avoid sending secrets or dev tooling into the build context
|
||||
# config/ and plugins/ are included (no secrets; PHP configs read from ENV at runtime)
|
||||
node_modules
|
||||
scripts
|
||||
.git
|
||||
.prettierrc
|
||||
.prettierignore
|
||||
*.md
|
||||
.env
|
||||
.env.*
|
||||
stylelint.config.js
|
||||
eslint.config.js
|
||||
@@ -1,2 +1,4 @@
|
||||
node_modules
|
||||
pnpm-lock.yaml
|
||||
|
||||
dist
|
||||
Reference in New Issue
Block a user