php-framework/.gitignore

16 lines
No EOL
183 B
Text

/vendor
composer.lock
.DS_Store
.idea/
*.swp
*.swo
.env
.env.dev
auth.json
node_modules/
bootstrap/cache
public/build
/storage/*.key
/storage/pail
.phpunit.result.cache
.phpunit.cache