# Laravel /node_modules /public/build /public/hot /public/storage /storage/*.key /storage/backups/ /vendor .env .env.backup .env.production .phpunit.result.cache Homestead.json Homestead.yaml auth.json npm-debug.log yarn-error.log /.fleet /.idea /.vscode # Sail /.docker # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log /storage/logs/*.log # Cache /bootstrap/cache/*.php /storage/framework/cache/* /storage/framework/sessions/* /storage/framework/views/* # Uploads (optionnel - décommente si tu ne veux pas versionner les images) # /storage/app/public/posters/* # IDE *.swp *.swo *~ # Temporary files *.tmp *.temp # Composer composer.phar # NPM package-lock.json yarn.lock # Build artifacts /public/css /public/js /public/mix-manifest.json # Testing /coverage /.phpunit.cache