diff --git a/.gitignore b/.gitignore index 25c383d..fe579ed 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/build/* **/Generated Files/* **/.vscode/* -**/.vs/* \ No newline at end of file +**/.vs/* +**/vcpkg_installed/* \ No newline at end of file