Update .gitignore for CMake and Visual Studio.

This commit is contained in:
Cryse Hillmes 2024-12-10 12:18:01 +08:00 committed by Saúl Ibarra Corretgé
parent 53b641d4b3
commit 6198fdf5d5

3
.gitignore vendored
View file

@ -7,4 +7,7 @@ unicode/
test262_*.txt
.idea
cmake-*
.vs
out/
CMakeUserPresets.json
fuzz