Skip to content

Commit fddd0c4

Browse files
committed
.gitignore: add visual studio code specific files
1 parent 0065bd9 commit fddd0c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ cmake-build-debug/
44
cmake-build-debugwithtests/
55
cmake-build-release/
66

7+
# Visual Studio
8+
.vscode/
9+
710
# JetBrains files
811
.idea/
912

0 commit comments

Comments
 (0)