mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
gitattributes: Remove obsolete lines.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -15,7 +15,6 @@
|
|||||||
# These should also not be modified by git.
|
# These should also not be modified by git.
|
||||||
tests/basics/string_cr_conversion.py -text
|
tests/basics/string_cr_conversion.py -text
|
||||||
tests/basics/string_crlf_conversion.py -text
|
tests/basics/string_crlf_conversion.py -text
|
||||||
stmhal/startup_stm32f40xx.s -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
|
||||||
@@ -29,4 +28,3 @@ cc3200/hal/des.c -text
|
|||||||
cc3200/hal/i2s.c -text
|
cc3200/hal/i2s.c -text
|
||||||
cc3200/hal/i2s.h -text
|
cc3200/hal/i2s.h -text
|
||||||
cc3200/version.h -text
|
cc3200/version.h -text
|
||||||
lib/fatfs/** -text
|
|
||||||
|
|||||||
Reference in New Issue
Block a user