ignore backup folder
This commit is contained in:
parent
fa80def46c
commit
56bc41f207
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
||||||
/public/*/videos
|
/public/*/videos
|
||||||
/public/*/audio
|
/public/*/audio
|
||||||
/storage/*.key
|
/storage/*.key
|
||||||
|
/backup
|
||||||
/vendor
|
/vendor
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
Homestead.json
|
Homestead.json
|
||||||
|
|
Loading…
Reference in a new issue