Skip to content

Commit

Permalink
Update '.gitattributes'. (#1526)
Browse files Browse the repository at this point in the history
Add auto-detection of text files.
  • Loading branch information
nickeskov authored Oct 30, 2024
1 parent d1e4e10 commit 50ce41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* text eol=lf
* text=auto eol=lf

# Windows .bat files are known to have multiple bugs when run with LF
# endings, and so they are checked in with CRLF endings.
Expand Down

0 comments on commit 50ce41d

Please sign in to comment.