Skip to content

Commit 5b6a5f0

Browse files
committed
setup gitattributes
1 parent 2ad2c30 commit 5b6a5f0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/.gitattributes export-ignore
2+
/.github/ export-ignore
3+
/.gitignore export-ignore
4+
/composer.lock export-ignore
5+
/phpcs.xml export-ignore
6+
/phpunit.xml.dist export-ignore
7+
/psalm.xml export-ignore
8+
/psalm-baseline.xml export-ignore
9+
/tests/ export-ignore

0 commit comments

Comments
 (0)