Skip to content

Commit 07f7a57

Browse files
Add .vscode to .gitignore
1 parent e4cf42b commit 07f7a57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
vendor
33
.DS_Store
44
composer.lock
5-
.phpunit.result.cache
5+
.phpunit.result.cache
6+
.vscode

0 commit comments

Comments
 (0)