laforge has submitted this change. (
https://gerrit.osmocom.org/c/simtrace2/+/26862 )
Change subject: gitignore: add missing entries binaries
......................................................................
gitignore: add missing entries binaries
Add missing entries for simtrace2-tool, crctool, and host/tests
Change-Id: I23f4b387f220146bccf7d723cc773a72d8e17a65
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
dexter: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore
index 1a07453..f8f1139 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,9 @@
host/simtrace2-list
host/simtrace2-cardem-pcsc
host/contrib/simtrace2.spec
+host/src/simtrace2-tool
+host/tests
usb_strings_generated.h
firmware/usbstring/usbstring
firmware/apps/*/usb_strings.txt.patched
+firmware/misc/crctool
\ No newline at end of file
--
To view, visit
https://gerrit.osmocom.org/c/simtrace2/+/26862
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I23f4b387f220146bccf7d723cc773a72d8e17a65
Gerrit-Change-Number: 26862
Gerrit-PatchSet: 2
Gerrit-Owner: James Tavares <jtavares(a)kvh.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged