1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

Update VisualStudio.gitignore for vcpkg

vcpkg running in manifest mode will create a folder vcpkg_installed/ containing installed package files that should not be committed to any project.
This commit is contained in:
Arminius 2023-08-25 11:10:53 +02:00 committed by GitHub
parent 4488915eec
commit 15564b571b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,6 +285,9 @@ FakesAssemblies/
.ntvs_analysis.dat
node_modules/
# vcpkg package files
vcpkg_installed/
# Visual Studio 6 build log
*.plg