Skip to content

Commit b6ae0d2

Browse files
authored
Add .vscode to .gitignore: (#83)
Prevent accidentially committing of .vscode folder.
1 parent dff077f commit b6ae0d2

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
@@ -1 +1,2 @@
11
extras/build
2+
.vscode

0 commit comments

Comments
 (0)