SWDEV-1 - Fix line endings for .asm files

Change-Id: Ie315acd708178ca0722457e688859244fbddcd9f
Este commit está contenido en:
Vladislav Sytchenko
2021-08-17 13:00:13 -04:00
cometido por Maneesh Gupta
padre fa94ddef9a
commit 86b577fb19
+1
Ver fichero
@@ -9,6 +9,7 @@
*.h text eol=lf
*.hpp text eol=lf
*.txt text eol=lf
*.asm test eol=lf
# Define files to support auto-remove trailing white space
# Need to run the command below, before add modified file(s) to the staging area