Update .gitignore

ignore out folder for VS2022 builds using CMake
This commit is contained in:
Logan Aerl Arias 2024-02-04 22:31:51 -05:00
parent c91fc082f9
commit e8c3555c5b

1
.gitignore vendored
View file

@ -24,3 +24,4 @@ Win32_LIB_ASM_Release
/build
/build/*
/CMakeUserPresets.json
/out