Normalize line endings and enforce LF via .gitattributes
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.lua text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.md text eol=lf
|
||||
Reference in New Issue
Block a user