updated to reduce files to commit

This commit is contained in:
Uwe Jakobeit
2026-04-06 00:24:31 +02:00
parent 1f8fe3af50
commit 50a0bc749e
15 changed files with 10 additions and 647 deletions

10
.gitignore vendored
View File

@@ -11,12 +11,22 @@ CMakeCache.*
app/.qtcreator/CMakeLists.txt.user
app/CMakeFiles/**
app/app_lib_autogen/*
app/app_autogen/*
app/app_lib_autogen/*
app/meta_types/**
app/libapp_lib.a
app/*.cmake
app/app
controller/CMakeFiles/*
controller/*.cmake
controller/ctrl_algo_autogen/*
tests/CMakeFiles/*
tests/*.json
tests/*.cmake
tests/tests
*.*swp
.cmake/**