mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-20 14:38:18 +08:00
move .gitattributes for CubeMX CRLF setting
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
|
||||
# CubeMX generates CRLF line endings
|
||||
Firmware/Board/v3.3/**/*.c text eol=crlf
|
||||
Firmware/Board/v3.3/**/*.h text eol=crlf
|
||||
Firmware/Board/v3.3/**/*.ld text eol=crlf
|
||||
Firmware/Board/v3.3/**/Makefile text eol=crlf
|
||||
@@ -0,0 +1,6 @@
|
||||
|
||||
# CubeMX generates CRLF line endings
|
||||
*.c text eol=crlf
|
||||
*.h text eol=crlf
|
||||
*.ld text eol=crlf
|
||||
Makefile text eol=crlf
|
||||
Reference in New Issue
Block a user