Update .gitignore

Ignore CMake's build folders
This commit is contained in:
Alam Ed Arias 2022-11-11 20:21:49 -05:00
parent 647f8c81e4
commit 6445ef3b70

2
.gitignore vendored
View file

@ -21,3 +21,5 @@ Win32_LIB_ASM_Release
/assets/debian
/make
/bin
/build
/build.*