mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
add default build dir of vs code to gitignore (#13734)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
This commit is contained in:
committed by
GitHub
parent
19616d121b
commit
41c8f7b2fc
2
.gitignore
vendored
2
.gitignore
vendored
@@ -30,6 +30,8 @@ bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
# VS Code build
|
||||
toolsrc/build
|
||||
# Ignore the executable
|
||||
/vcpkg
|
||||
/vcpkg.exe
|
||||
|
||||
Reference in New Issue
Block a user