Skip to content

Commit fe781de

Browse files
committed
.gitignore: add .vscode/c_cpp_properties.json
1 parent 764d6fc commit fe781de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ docs/sphinx/src
1010
*.rej
1111
build
1212
.DS_Store
13+
# VS Code
14+
.vscode/c_cpp_properties.json

0 commit comments

Comments
 (0)