Skip to content

Commit be82eb5

Browse files
authored
🔧 Add .gitattributes file to ensure LF endings for .sh files (fastapi#658)
1 parent f3571b6 commit be82eb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* text=auto
2+
*.sh text eol=lf

0 commit comments

Comments
 (0)