Add bootstrap/cache to gitignore, untrack vendor file
This commit is contained in:
@@ -6,6 +6,7 @@ app/public/storage
|
||||
app/storage/*.key
|
||||
app/bootstrap
|
||||
app/storage
|
||||
bootstrap/cache
|
||||
vendor
|
||||
.env
|
||||
.env.backup
|
||||
|
||||
Reference in New Issue
Block a user