Skip to content

Commit e5f3469

Browse files
authored
chore: add gitattributes (#158)
1 parent c81a438 commit e5f3469

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+
/.editorconfig.dist export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.github export-ignore
5+
/phpcs.xml.dist export-ignore
6+
/phpstan.neon.dist export-ignore
7+
/phpstan-baseline.neon export-ignore
8+
/phpunit.xml.dist export-ignore
9+
/tests export-ignore
10+
/renovate.json export-ignore

0 commit comments

Comments
 (0)