# Anything listed here stays out of the release: out of the ZIP and out of a tag.
# Used by build.sh.

/demo
/.distignore
/.gitattributes
/.git
/.github
/node_modules
/tests
/bin
/build.sh
/composer.json
/composer.lock
/package.json
/package-lock.json
/phpcs.xml
/phpcs.xml.dist
.DS_Store
*.log
*.map
