diff --git a/.gitignore b/.gitignore index 528ab204..8de6d91d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ /build/ /build[.-]*/ +/cmake/ +/cmake[.-]*/ /coverage/ /.vs/ /.vscode/