From ea8541561151c790e47d24589a59605c1db0e67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6tz=20G=C3=B6risch?= <47734341+GoetzGoerisch@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:07:13 +0000 Subject: [PATCH] style: update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 57b07c9d108..9e1191ad3a0 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ *.gcno *.gcda *.swp +*.cmake .dirstamp /bin m4 @@ -70,10 +71,15 @@ tests/check_encode tests/check_memory tests/check_namespace tests/coverage +tests/**/CMakeFiles +Testing Makefile /CMakeCache.txt /CMakeFiles/ /cmake_install.cmake +doc/ +doc_src/ +examples/ /exampleClient /exampleClient_legacy /src_generated/