laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39431?usp=email )
Change subject: gitgnore ......................................................................
gitgnore
Change-Id: I95af162a01fb35656e0f9ccc9ce46b59a15c8c34 --- M .gitignore 1 file changed, 5 insertions(+), 0 deletions(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore index ad0fce7..912ad53 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,8 @@ *.map .gdb_history NOTES +gcc/.cache/* +gcc/crctool +install/* +**/compile_commands.json +.cache/* \ No newline at end of file