Merge pull request #4563 from zendrax/add-vscode-to-gitignore
Add VSCode to gitignore file
This commit is contained in:
commit
22a2d055f6
|
@ -4,6 +4,7 @@
|
||||||
/storage/*.key
|
/storage/*.key
|
||||||
/vendor
|
/vendor
|
||||||
/.idea
|
/.idea
|
||||||
|
/.vscode
|
||||||
/.vagrant
|
/.vagrant
|
||||||
Homestead.json
|
Homestead.json
|
||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
|
|
Loading…
Reference in New Issue