# Files that must not appear in the distributed zip.
# wordpress.org rejects hidden files, and none of this is needed at runtime.
.git
.gitignore
.distignore
.DS_Store
._*
README.md
node_modules
vendor
*.zip
*.log
