Skip to content

Commit 2ca2390

Browse files
Merge pull request #318 from rahulptl165/Issue291
fixes #291 Ignore .vscode folder to prevent workspace conflicts
2 parents 7d97084 + 5b1f083 commit 2ca2390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.DS_Store
44
.AppleDouble
55
.LSOverride
6+
.vscode/
67

78
# published
89
docs/_redirects

0 commit comments

Comments
 (0)