# Paths excluded from distribution archives (wp dist-archive, deploy scripts).
# Also useful to omit from local Plugin Check scans when tooling respects this file.

# Never copy SVN metadata from local trees (e.g. assets/ checkouts) into deploy targets.
.svn/
svn-checkout/
# Local nested SVN/utility tree; never ship (see create-plugin-zip.sh).
wedding-party-assets/
.git/
.github/
deploy.yml
.cursorrules
.gitignore
.cursor/
.release
.vscode/
node_modules/
vendor/
src/
tests/
scripts/
*.zip
*.sh
*.md
phpcs.xml
phpcs.xml.dist
composer.json
composer.lock
package.json
package-lock.json
