Skip to content

Commit 443bde6

Browse files
committed
Add .gitattributes
Add .gitattributes with text=auto eol=lf. Only this file is committed; no renormalization is run. New rules apply to new files and to files changed later. Existing tracked files are not re-normalized until they are modified and re-added, avoiding a large diff from line-ending changes. Made-with: Cursor
1 parent a53638f commit 443bde6

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
@@ -0,0 +1 @@
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)