# Files and directories to exclude from WordPress.org deploys
.git
.github
.gitignore
.gitattributes
node_modules
vendor/bin
# Composer "path repository" source for the Incert SDK. Needed only at
# composer-install time (it is copied into vendor/incert/php-sdk); never
# autoloaded at runtime, so it must not ship in the deployed package.
incert-php-sdk
tests
docs
*.md
*.MD
*.map
*.log
*.env
*.env.*
*.local
tmp
bin
