Merge pull request #6 from Molecule-AI/chore/add-gitattributes-lf
chore: enforce LF line endings on .sh/.py/.yaml
This commit is contained in:
commit
41b27aede4
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
* text=auto eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
|
*.py text eol=lf
|
||||||
|
*.yaml text eol=lf
|
||||||
|
*.yml text eol=lf
|
||||||
|
Dockerfile text eol=lf
|
||||||
Loading…
Reference in New Issue
Block a user