Skip to content

Commit b4b88ae

Browse files
committed
Rearranging .gitattributes
1 parent 48ad9d1 commit b4b88ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Others, leave as-is (dont treat them as text)
2+
* -text
3+
14
# Rust
25
*.rs text eol=lf
36
*.toml text eol=lf
@@ -10,6 +13,3 @@
1013
# Python
1114
*.py text eol=lf
1215
*.ipynb text eol=lf
13-
14-
# Others, leave as-is (dont treat them as text)
15-
* -text

0 commit comments

Comments
 (0)