Skip to content

Commit

Permalink
Update gitattributes for case-sensitive OS
Browse files Browse the repository at this point in the history
  • Loading branch information
z80andrew committed Apr 10, 2020
1 parent bc72efd commit 8556399
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
Expand Up @@ -5,7 +5,7 @@

# Declare files that will always have CRLF line endings on checkout.
*.txt text eol=crlf
*.cfg text eol=crlf
*.CFG text eol=crlf

###############################################################################
# Set default behavior for command prompt diff.
Expand Down

0 comments on commit 8556399

Please sign in to comment.