laforge submitted this change.
gitgnore
Change-Id: I95af162a01fb35656e0f9ccc9ce46b59a15c8c34
---
M .gitignore
1 file changed, 5 insertions(+), 0 deletions(-)
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
To view, visit change 39431. To unsubscribe, or for help writing mail filters, visit settings.