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
|
||||
/vendor
|
||||
/.idea
|
||||
/.vscode
|
||||
/.vagrant
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
|
|
Loading…
Reference in New Issue