diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b971df79d..a3d42ed70 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ +# VS Code build +toolsrc/build # Ignore the executable /vcpkg /vcpkg.exe |
