🔧 chore(gitattributes): enforce crlf for bat files
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
*.xml text eol=lf
|
*.xml text eol=lf
|
||||||
*.csv text eol=lf
|
*.csv text eol=lf
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
*.bat text eol=crlf
|
||||||
*.py text eol=lf
|
*.py text eol=lf
|
||||||
*.pyi text eol=lf
|
*.pyi text eol=lf
|
||||||
*.pyx text eol=lf
|
*.pyx text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user