mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 06:23:53 +00:00
tests: Bluetooth: Mark generated qualification file as binaries
Those are generated files and shall not be modified to match codestyle requirements. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
cd5dab69cb
commit
23cfe6b42b
6
tests/bluetooth/qualification/.gitattributes
vendored
Normal file
6
tests/bluetooth/qualification/.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Files generated by Bluetooth Qualification Workspace.
|
||||
# Those are XML that don't follow Zephyr style guidance but shall
|
||||
# not be modified since otherwise BT SIG tools are not able to
|
||||
# import them. Just treat them as binaries.
|
||||
*.pts binary
|
||||
*.bqw binary
|
Loading…
Reference in New Issue
Block a user