.git
.gitignore
.DS_Store
node_modules
npm-debug.log
.env
.env.local
.env.*
config/app_local.php
.vscode
.idea
*.swp
*.swo
*~
.cache
dist
build
coverage
tests
phpunit.xml.dist
.phpunit.result.cache
vendor
.editorconfig
README.md
init-db
*.sql
