Merge pull request #6895 from Christian-Kr/dev

Exclude cmake-build directory from git.
This commit is contained in:
Beep6581
2023-12-10 23:01:25 +01:00
committed by GitHub

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@ cmake_install.cmake
install_manifest.txt
build*
cmake-build*
Build*
Debug
RelWithDebInfo