.gitattributes: Remove obsolete entries for stmhal/hal, stmhal/cmsis.
This commit is contained in:
parent
bebff0dab0
commit
1ee6c3771f
|
@ -18,8 +18,6 @@ tests/basics/string_crlf_conversion.py -text
|
||||||
stmhal/pybcdc.inf_template -text
|
stmhal/pybcdc.inf_template -text
|
||||||
stmhal/usbd_* -text
|
stmhal/usbd_* -text
|
||||||
stmhal/boards/*/stm32f4xx_hal_conf.h -text
|
stmhal/boards/*/stm32f4xx_hal_conf.h -text
|
||||||
stmhal/cmsis/** -text
|
|
||||||
stmhal/hal/** -text
|
|
||||||
stmhal/usbdev/** -text
|
stmhal/usbdev/** -text
|
||||||
stmhal/usbhost/** -text
|
stmhal/usbhost/** -text
|
||||||
cc3200/hal/aes.c -text
|
cc3200/hal/aes.c -text
|
||||||
|
|
Loading…
Reference in New Issue