Skip to content

Commit 4950f16

Browse files
committed
Create .gitattributes
1 parent e24ce80 commit 4950f16

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/.editorconfig export-ignore
2+
/.gitattributes export-ignore
3+
/.github export-ignore
4+
/.gitignore export-ignore
5+
/.php-cs-fixer.php export-ignore
6+
/phpstan.neon export-ignore
7+
/phpunit.xml export-ignore
8+
/tests export-ignore

0 commit comments

Comments
 (0)