Skip to content

Commit 2074187

Browse files
Create .gitattributes
1 parent dfe2f29 commit 2074187

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
* text=auto
2+
* eol=lf
3+
4+
.git export-ignore
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
.github export-ignore
8+
tests export-ignore
9+
phpstan.neon export-ignore
10+
phpunit.xml export-ignore
11+
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)