my-laravel-app/.gitignore

20 lines
273 B
Plaintext

# Laravel-specific ignores
/vendor
/node_modules
/public/hot
/public/storage
/storage/*.key
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
# Docker-specific ignores
/Dockerfile
/start-container
/supervisord.conf
/php.ini