gitignore all cmake-build folders

This commit is contained in:
RickyRister 2024-12-25 00:36:15 -08:00
parent d987628935
commit 557f8af430

2
.gitignore vendored
View file

@ -6,7 +6,7 @@ mysql.cnf
.DS_Store
.idea/
*.aps
cmake-build-debug*
cmake-build*
preferences
compile_commands.json
.vs/