Skip to content

Commit 7e30073

Browse files
committed
chore: Add Visual Studio and VSCode support
Added editor generated files to .gitignore for Visual Studio and VSCode.
1 parent b8d0f22 commit 7e30073

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ core
3535
*.rej
3636
/*.patch
3737
/*.diff
38+
39+
#
40+
# Editors
41+
#
42+
43+
.vs
44+
.vscode

0 commit comments

Comments
 (0)