Skip to content

Commit 0bb0530

Browse files
authored
Merge pull request #83 from U1oSun/fix/jsonl-line-endings
fix(repo): preserve JSONL line endings
2 parents 825da2e + 4f9538f commit 0bb0530

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
*.js text eol=lf
44
*.json text eol=lf
5+
*.jsonl text eol=lf
56
*.md text eol=lf
67
*.mjs text eol=lf
78
*.yaml text eol=lf

0 commit comments

Comments
 (0)