Skip to content

Commit

Permalink
fix: Also treat *.map as eol=lf (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
codablock committed Jun 15, 2023
1 parent fdbc611 commit eda6ac8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/webui/ui/.gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.svg text eol=lf
*.svg text eol=lf
*.map text eol=lf

0 comments on commit eda6ac8

Please sign in to comment.