Skip to content

Commit b3765f8

Browse files
committed
updated .gitattributes
1 parent 9ce5523 commit b3765f8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.gitattributes

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.gitattributes export-ignore
2-
.gitignore export-ignore
3-
.github export-ignore
4-
ncs.* export-ignore
5-
phpstan*.neon export-ignore
6-
tests/ export-ignore
1+
.gitattributes export-ignore
2+
.github/ export-ignore
3+
.gitignore export-ignore
4+
ncs.* export-ignore
5+
phpstan*.neon export-ignore
6+
tests/ export-ignore
77

8-
*.sh eol=lf
9-
*.php* diff=php linguist-language=PHP
8+
*.php* diff=php
9+
*.sh text eol=lf

0 commit comments

Comments
 (0)