Skip to content

Commit 49504c3

Browse files
trivikrkstich
authored andcommitted
Add VSCode to .gitignore
1 parent 4d52bb7 commit 49504c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ target/
2020
build/
2121
*/out/
2222
*/*/out/
23+
24+
# Visual Studio Code
25+
.vscode/*

0 commit comments

Comments
 (0)