better .gitattributes (#680)
* better .gitattributes * .gitattributes per directory * No binary file detection https://stackoverflow.com/questions/57030698 * fix .github/actions/*/*.yml
This commit is contained in:
2
.github/.gitattributes
vendored
Normal file
2
.github/.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
actions/**/*.yml text eol=lf
|
||||
workflows/*.yml text eol=lf
|
||||
Reference in New Issue
Block a user