diff --git a/.gitignore b/.gitignore index 6775ecfb9..023eecd47 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ autom4te.cache runs data +# CMake build directory +build/ +