laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/39440?usp=email )
(
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: gitignore ......................................................................
gitignore
Change-Id: If3af97ed7fb8c600144dfd194f80c35a76c91e09 --- M .gitignore 1 file changed, 3 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 929436b..9f136b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ ccid_host/cuart_test ccid_host/hub_functionfs contrib/ccid-control +sysmoOCTSIM/gcc/*.ihex +**/.cache/* +**/compile_commands.json