Skip to content

Commit 6fdf17c

Browse files
committed
Add export-ignore for phpcs.xml and phpunit.xml to .gitattributes
1 parent 2779f13 commit 6fdf17c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
66
/tests export-ignore
7+
/phpcs.xml export-ignore
8+
/phpunit.xml export-ignore
79
/phpunit.xml.dist export-ignore
810
/psalm.xml export-ignore
911
/psalm-baseline.xml export-ignore

0 commit comments

Comments
 (0)