Skip to content

Commit 02e0042

Browse files
committed
Ignoring Vscode files
1 parent da13891 commit 02e0042

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/vendor
2-
.DS_Store
2+
.DS_Store
3+
/.vscode

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Place your settings in this file to overwrite default and user settings.
2+
{
3+
}

0 commit comments

Comments
 (0)