messo in .gitignore la cartella storage

This commit is contained in:
Amministratore 2024-05-24 16:38:34 +00:00
parent 0330c1d0da
commit a6a64fd39a

25
.gitignore vendored
View File

@ -14,8 +14,25 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
*.sql
/.idea
/.vscode
resources/views/tmp/*
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
# Laravel 5 & Lumen specific with changed public path
public_html/storage
public_html/hot
storage/*.key
storage/app/*
storage/logs
.env
Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache