Skip to content

Commit 0e1d57e

Browse files
Contrib: Reducing package size (#188)
* HttpAsyncClient: added git config to reduce package size. * IO: added git config to reduce package size. * Laravel: removed docker-compose.yml from .gitattributes as it does not exist in this package. * MongoDB: added git config to reduce package size. * PDO: added git config to reduce package size. * Psr3: added git config to reduce package size. * Psr15: added git config to reduce package size. * Psr18: added git config to reduce package size. * Slim: added git config to reduce package size. * Symfony: added git config to reduce package size. * Wordpress: added git config to reduce package size. * Logs/Monolog: added git config to reduce package size. * AutoInstrumentationInstaller: added git config to reduce package size. * Aws: added git config to reduce package size. * Context/Swoole: added git config to reduce package size. * Propagation/TraceResponse: added git config to reduce package size. * ResourceDetectors/Container: added git config to reduce package size. * Shims/OpenTracing: added git config to reduce package size. * Symfony SDK Bundle: added git config to reduce package size.
1 parent 11d01f7 commit 0e1d57e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/.gitattributes export-ignore
77
/.gitignore export-ignore
88
/.php-cs-fixer.php export-ignore
9-
/docker-compose.yml export-ignore
109
/phpstan.neon.dist export-ignore
1110
/phpunit.xml.dist export-ignore
1211
/psalm.xml.dist export-ignore

0 commit comments

Comments
 (0)