1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

gitignore: Ignore a .vscode directory in the source tree

This commit is contained in:
Dakota Hawkins
2018-07-01 14:40:50 -04:00
committed by Brad King
parent dc70284c81
commit 9c01704e9f

3
.gitignore vendored
View File

@@ -8,3 +8,6 @@ Testing
# Visual Studio work directory
.vs/
# Visual Studio Code
.vscode/