chore(Git): Add vcpkg integration to .gitignore (#25469)

This commit is contained in:
Takenbacon 2026-04-15 03:59:40 -07:00 committed by GitHub
parent 3c141d7a48
commit 87065bf98e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitignore vendored
View file

@ -95,6 +95,10 @@ local.properties
.project .project
.cproject .cproject
# vcpkg integration
/vcpkg/
/vcpkg-ports/
# ================== # ==================
# #