Skip to content

Commit 3bb5f15

Browse files
Added .vscode to gitignore (#3061)
1 parent b97387d commit 3bb5f15

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,7 @@ cmake-*
116116
compile_commands.json
117117

118118
# qmake
119-
/gui/.qmake.stash
119+
/gui/.qmake.stash
120+
121+
#vs code
122+
.vscode

0 commit comments

Comments
 (0)