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