Merge pull request #4563 from zendrax/add-vscode-to-gitignore

Add VSCode to gitignore file
This commit is contained in:
Taylor Otwell 2018-01-30 08:27:17 -06:00 committed by GitHub
commit 22a2d055f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/storage/*.key /storage/*.key
/vendor /vendor
/.idea /.idea
/.vscode
/.vagrant /.vagrant
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml