James Tavares has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/62/26862/1
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
James Tavares has posted comments on this change. ( https://gerrit.osmocom.org/c/simtrace2/+/26862 )
Change subject: gitignore: add missing entries binaries ......................................................................
Patch Set 1:
Please review additions to .gitignore file
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/simtrace2/+/26862 )
Change subject: gitignore: add missing entries binaries ......................................................................
Patch Set 1: Code-Review+1
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/simtrace2/+/26862 )
Change subject: gitignore: add missing entries binaries ......................................................................
Patch Set 1: Code-Review+2
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