Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39431?usp=email )
Change subject: gitgnore ......................................................................
gitgnore
Change-Id: I95af162a01fb35656e0f9ccc9ce46b59a15c8c34 --- M .gitignore 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/31/39431/1
diff --git a/.gitignore b/.gitignore index ad0fce7..48b2a29 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ *.map .gdb_history NOTES +gcc/.cache/* +gcc/compile_commands.json +gcc/crctool +install/* +**/compile_commands.json +.cache/* \ No newline at end of file