Skip to content

Commit 1b0d72e

Browse files
committed
Add VSCode specific files to .gitignore
1 parent ce0e584 commit 1b0d72e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,7 @@ compile_commands.json
5151

5252
# QtCreator local machine specific files for imported projects
5353
*creator.user*
54+
55+
# VSCode
56+
.vscode
57+
.vscode-test

0 commit comments

Comments
 (0)