Stop tracking the CMake build directory.

build/ was already listed in .gitignore but remained in the index; remove those artifacts so local builds stay untracked.
This commit is contained in:
Duong Vu
2026-07-22 10:45:42 +07:00
parent 681b8e4a8c
commit 583bcfaa2d
58 changed files with 1 additions and 2905 deletions

2
.gitignore vendored
View File

@@ -12,4 +12,4 @@
# Built Visual Studio Code Extensions
*.vsix
build/
build/