mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
Add missing entries for simtrace2-tool, crctool, and host/tests Change-Id: I23f4b387f220146bccf7d723cc773a72d8e17a65
28 lines
343 B
Plaintext
28 lines
343 B
Plaintext
bin/
|
|
*.sw[op]
|
|
*~
|
|
obj/
|
|
build/
|
|
cscope.out
|
|
*/__pycache__
|
|
*.E
|
|
*.pyc
|
|
tags
|
|
*.hobj
|
|
*.o
|
|
*.a
|
|
*.lst
|
|
*.map
|
|
*.elf
|
|
*.size
|
|
*.bin
|
|
*.p
|
|
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 |