env and vendor removed from git
This commit is contained in:
parent
43b1cb2202
commit
f8ad1c2210
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,7 @@
|
|||||||
/public/hot
|
/public/hot
|
||||||
/public/storage
|
/public/storage
|
||||||
/storage/*.key
|
/storage/*.key
|
||||||
|
/vendor
|
||||||
/.idea
|
/.idea
|
||||||
/.fleet
|
/.fleet
|
||||||
/.vscode
|
/.vscode
|
||||||
@ -11,6 +12,7 @@ Homestead.json
|
|||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
.env
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
.php_cs.cache
|
.php_cs.cache
|
||||||
/documentation
|
/documentation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user