mirror of
https://github.com/doctrine/DoctrineMongoODMModule.git
synced 2026-03-23 22:32:11 +01:00
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
/.gitattributes export-ignore
|
|
/.github/ export-ignore
|
|
/.gitignore export-ignore
|
|
/composer.lock export-ignore
|
|
/docker/ export-ignore
|
|
/docker-compose.yml export-ignore
|
|
/phpcs.xml.dist export-ignore
|
|
/phpstan.neon export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/tests/ export-ignore
|
|
*.sh text eol=lf
|