Skip to content

Commit 30176e1

Browse files
committed
Add .gitattributes
1 parent 937681a commit 30176e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* text eol=lf
2+
3+
/.github export-ignore
4+
/tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/phpunit.xml export-ignore
8+
/rector.php export-ignore

0 commit comments

Comments
 (0)