SWDEV-1 - Fix line endings for .asm files

Change-Id: Ie315acd708178ca0722457e688859244fbddcd9f
This commit is contained in:
Vladislav Sytchenko
2021-08-17 13:00:13 -04:00
committed by Maneesh Gupta
parent fa94ddef9a
commit 86b577fb19
+1
View File
@@ -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