Skip to content

Commit bb97a6a

Browse files
committed
Add .gitattributes
1 parent dffd41f commit bb97a6a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* text eol=lf
2+
3+
*.md text eol=lf diff=markdown
4+
*.pl text eol=lf diff=perl
5+
*.pm text eol=lf diff=perl
6+
*.sh text eol=lf diff=bash
7+
8+
*.png binary
9+
*.jpg binary
10+
*.pdf binary

0 commit comments

Comments
 (0)