Skip to content

Commit a926eed

Browse files
frankperez87taylorotwell
authored andcommitted
Ignore VSCode IDE Local Workspace Folder (laravel#22550)
VSCode creates a hidden folder called ".vscode" when storing workspace settings for instance which we do not necessarily want to be added to our source control.
1 parent cfafae1 commit a926eed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ composer.lock
55
Thumbs.db
66
/phpunit.xml
77
/.idea
8+
/.vscode

0 commit comments

Comments
 (0)