# Items to ignore when downloading a zip

.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
/build/ export-ignore
/assets/ export-ignore
/tests/ export-ignore
Gruntfile.js export-ignore
package.json export-ignore
package-lock.json export-ignore
phpci.yml export-ignore
phpunit.xml export-ignore
README.md export-ignore