Skip to content

Commit 24e9ea2

Browse files
committed
Do not export tests
1 parent 16f1aba commit 24e9ea2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
/.gitattributes export-ignore
22
/.gitignore export-ignore
33
/.github export-ignore
4+
/CHANGELOG.md export-ignore
45
/example export-ignore
56
/scripts export-ignore
67
/phpcs.xml export-ignore
78
/phpstan.neon export-ignore
89
/codecov.yml export-ignore
910
/.editorconfig export-ignore
11+
/phpunit.xml export-ignore
12+
/tests export-ignore

0 commit comments

Comments
 (0)