ignoe backup folder on deployment
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -27,6 +27,7 @@
|
||||
/storage/framework
|
||||
/storage/*.key
|
||||
/storage/pail
|
||||
/backups
|
||||
/storage/framework/views/*.php
|
||||
/bootstrap/cache/*.php
|
||||
/custom
|
||||
|
||||
@@ -98,5 +98,5 @@
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true,
|
||||
"version": "26.0.3",
|
||||
"build": "102"
|
||||
"build": "103"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user