mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitignore: Ignore a .vscode directory in the source tree
This commit is contained in:
committed by
Brad King
parent
dc70284c81
commit
9c01704e9f
@@ -8,3 +8,6 @@ Testing
|
||||
|
||||
# Visual Studio work directory
|
||||
.vs/
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user