gitignore all cmake-build folders (#5328)

This commit is contained in:
RickyRister
2024-12-25 04:28:41 -08:00
committed by GitHub
parent d987628935
commit 432fe1100b

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/