mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Introduce end-of-line normalization
This commit is contained in:
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#Which files need CRLF handling
|
||||
* text=auto
|
||||
*.sh eol=lf
|
||||
*.bat eol=crlf
|
||||
*.cmd -text
|
Reference in New Issue
Block a user