Hoernchen has uploaded this change for review.

View Change

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

To view, visit change 39431. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: master
Gerrit-Change-Id: I95af162a01fb35656e0f9ccc9ce46b59a15c8c34
Gerrit-Change-Number: 39431
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild@sysmocom.de>