Skip to content

Commit 1bb3d6b

Browse files
committed
Improve .gitattributes
1 parent 669f3bf commit 1bb3d6b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.gitattributes

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
/* export-ignore
2-
/adr/ -export-ignore
1+
* text eol=lf
2+
3+
*.phar binary
4+
5+
*.php diff=php
6+
7+
* export-ignore
38
/src/ -export-ignore
49
/CHANGELOG.md -export-ignore
510
/composer.json -export-ignore

0 commit comments

Comments
 (0)