falconia has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/39604?usp=email )
Change subject: cosmetic: add .gitignore to doc/examples ......................................................................
cosmetic: add .gitignore to doc/examples
The two binaries built in doc/examples add noise to git status output, making other work in this repository more difficult.
Change-Id: Id54e9a8c471dcfbf1588c2f69c37bf0d6feda47f --- A doc/examples/.gitignore 1 file changed, 2 insertions(+), 0 deletions(-)
Approvals: fixeria: Looks good to me, but someone else must approve pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/doc/examples/.gitignore b/doc/examples/.gitignore new file mode 100644 index 0000000..3da0af7 --- /dev/null +++ b/doc/examples/.gitignore @@ -0,0 +1,2 @@ +lapd-over-datagram-network +lapd-over-datagram-user