Build gridsearch structure

This commit is contained in:
2023-11-20 23:32:34 +01:00
parent 5876be4b24
commit 4628e48d3c
13 changed files with 197 additions and 33 deletions

3
.gitignore vendored
View File

@@ -32,8 +32,7 @@
*.out
*.app
build/**
build_debug/**
build_release/**
build_*/**
*.dSYM/**
cmake-build*/**
.idea