Skip to content

Commit

Permalink
gitattributes: ignore eol=lf to png and testdata
Browse files Browse the repository at this point in the history
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
  • Loading branch information
zchee committed Mar 7, 2023
1 parent 48680fe commit a9252e6
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
@@ -1,4 +1,6 @@
* text eol=lf
*.png -text
samples/order/testdata/* -text
/internal/website/data/examples.json linguist-generated=true
**/testdata/**/*.yaml linguist-generated=true
**/testdata/**/*.replay linguist-generated=true
Expand Down

0 comments on commit a9252e6

Please sign in to comment.