# Distribution files for WordPress.org plugin repository
# These files/directories will be excluded from the WordPress.org release

# Development files
.git
.github
.gitattributes
.gitignore
.editorconfig

# Node modules
node_modules

# Source files (build outputs are used instead)
src

# Build tools
package.json
package-lock.json
pnpm-lock.yaml

# Code quality tools
phpcs.xml

# macOS files
.DS_Store

# IDE files
.vscode
.idea

# Tests
tests
*.test.js
*.spec.js
coverage

.wordpress-org/banner-772x250.html
.wordpress-org/banner-1544x500.html
.wordpress-org/README.md