falconia has uploaded this change for review.
cosmetic: add .gitignore to utils
The osmo-amr-inspect binary built in utils is not covered by any
previous .gitignore files, thus its presence adds noise to
'git status' output, making other work in this repository more
difficult.
Change-Id: I5fd24c19b00f3ea3a18d30d6ee1ccb621c28434c
---
A utils/.gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/53/39653/1
diff --git a/utils/.gitignore b/utils/.gitignore
new file mode 100644
index 0000000..2f568da
--- /dev/null
+++ b/utils/.gitignore
@@ -0,0 +1 @@
+osmo-amr-inspect
To view, visit change 39653. To unsubscribe, or for help writing mail filters, visit settings.