Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit de916f4

Browse files
committed
[[ Git ]] Make sure .inc files use LF endings.
1 parent e45d77d commit de916f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
# Declare files that will always have LF line endings on checkout.
2626
*.sh text eol=lf
27+
*.inc text eol=lf
2728

2829
# Denote all files that are truly binary and should not be modified.
2930
*.png binary

0 commit comments

Comments
 (0)