Add cmake-build-*/ to .gitignore

This commit is contained in:
0blu 2024-09-01 13:22:12 +02:00
parent c7ff8cbf79
commit 2cc4b6f576

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ scratch
.vscode
tmp
bazel-*
cmake-build-*/