# Directories to ignore
/.git
/.github
/.husky
/.wordpress-org
/assets
/gulp-tasks
/node_modules
/tests

# Files to ignore
/.babelrc
/.distignore
/.DS_Store
/.editorconfig
/.eslintignore
/.eslintrc
/.gitignore
/.phpcs.xml.dist
/.phpunit.result.cache
/.prettierrc
/.wp-env.json
/assets/js/simple-local-avatars.js
/CHANGELOG.md
/CODE_OF_CONDUCT.md
/composer.json
/composer.lock
/CONTRIBUTING.md
/CREDITS.md
/gulpfile.babel.js
/LICENSE.md
/package.json
/package-lock.json
/phpcs.xml
/phpunit.xml
/README.md
/webpack.config.js
/wpacceptance.json
