Skip to content

Commit

Permalink
forcing UNIX end of lines on more files
Browse files Browse the repository at this point in the history
  • Loading branch information
eskimo committed Apr 16, 2023
1 parent b94a5a9 commit 7665a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*.service text eol=lf
*.yaml text eol=lf
*.py text eol=lf
*wrappers/** text eol=lf
**/*wrappers*/* text eol=lf
Dockerfile text eol=lf

symlinks=true

0 comments on commit 7665a74

Please sign in to comment.