Skip to content

Commit 6803f99

Browse files
committed
Added gitattributes
1 parent a1e3ea0 commit 6803f99

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+
*.php text eol=lf
2+
*.phpt text eol=lf
3+
/composer.lock export-ignore
4+
/.github/ export-ignore
5+
/tests export-ignore
6+
/.gitattributes export-ignore
7+
/.gitignore export-ignore
8+
/.php_cs export-ignore
9+
/phpstan.neon export-ignore
10+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)