Skip to content

Commit c06d5f9

Browse files
authored
chore: add gitattributes (#19)
* chore: add gitattributes * chore: minor
1 parent 7c1c255 commit c06d5f9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.git* export-ignore
2+
/tests export-ignore
3+
/.php-cs-fixer.dist.php export-ignore
4+
/phpstan.dist.neon export-ignore
5+
/phpunit.xml.dist export-ignore
6+
/rector.php export-ignore
File renamed without changes.

0 commit comments

Comments
 (0)