Skip to content

Commit dff5226

Browse files
committed
[fix:project] Normalize line endings
1 parent eae7f2c commit dff5226

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
* text=auto
1+
* text=auto eol=lf
2+
3+
*.py text eol=lf
4+
*.json text eol=lf
5+
*.md text eol=lf
6+
*.toml text eol=lf
7+
*.lock text eol=lf
8+
*.gitignore text eol=lf

0 commit comments

Comments
 (0)