Sunshine/.gitattributes

7 lines
210 B
Plaintext
Raw Permalink Normal View History

# 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