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 .DS_Store
.idea/ .idea/
*.aps *.aps
cmake-build-debug* cmake-build*
preferences preferences
compile_commands.json compile_commands.json
.vs/ .vs/