Skip to content

Commit 0920857

Browse files
committed
Add .vscode to .gitignore.
1 parent 67417eb commit 0920857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*.pc
88
*.so
99
.DS_STORE
10+
.vscode
1011
/CMakeCache.txt
1112
/build*
1213
/docs

0 commit comments

Comments
 (0)