6 lines
210 B
Text
6 lines
210 B
Text
# ensure dockerfiles are checked out with LF line endings
|
|
Dockerfile text eol=lf
|
|
*.dockerfile text eol=lf
|
|
|
|
# ensure flatpak lint json files are checked out with LF line endings
|
|
*flatpak-lint-*.json text eol=lf
|