chore(Git): Add vcpkg integration to .gitignore (#25469)
This commit is contained in:
parent
3c141d7a48
commit
87065bf98e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -95,6 +95,10 @@ local.properties
|
||||||
.project
|
.project
|
||||||
.cproject
|
.cproject
|
||||||
|
|
||||||
|
# vcpkg integration
|
||||||
|
/vcpkg/
|
||||||
|
/vcpkg-ports/
|
||||||
|
|
||||||
|
|
||||||
# ==================
|
# ==================
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue