2024-03-13 22:05:45 +00:00
|
|
|
# ensure dockerfiles are checked out with LF line endings
|
|
|
|
Dockerfile text eol=lf
|
|
|
|
*.dockerfile text eol=lf
|
2024-07-07 14:19:11 +00:00
|
|
|
|
|
|
|
# ensure flatpak lint json files are checked out with LF line endings
|
|
|
|
*flatpak-lint-*.json text eol=lf
|