Skip to content

Commit

Permalink
Fix line endings in env vars and shell scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Todor <todormihai@gmail.com>
  • Loading branch information
mihaitodor committed Dec 4, 2024
1 parent 52c2409 commit d48deba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.env text eol=lf
*.sh text eol=lf

0 comments on commit d48deba

Please sign in to comment.