Skip to content

Commit 7d49023

Browse files
committed
Enforce LF for api/public/*.txt
Add a .gitattributes rule to treat api/public/*.txt as text with LF endings. Normalize the EOLs for rustapi-rs.all-features.txt and rustapi-rs.default.txt (appearing as binary diffs due to line-ending changes).
1 parent 8cf5886 commit 7d49023

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Auto detect text files and perform LF normalization
22
* text=auto
3+
api/public/*.txt text eol=lf
-14.4 KB
Binary file not shown.

api/public/rustapi-rs.default.txt

-7.78 KB
Binary file not shown.

0 commit comments

Comments
 (0)