Sunshine/.gitattributes
2024-07-07 10:19:11 -04:00

7 lines
210 B
Plaintext

# 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