mirror of
https://github.com/doctrine/mongodb-odm.git
synced 2026-03-23 22:42:15 +01:00
Exclude non-essential fields from the archive (#2837)
This commit is contained in:
14
.gitattributes
vendored
14
.gitattributes
vendored
@@ -2,15 +2,11 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
# Exclude non-essential files from dist
|
||||
/.github export-ignore
|
||||
/.* export-ignore
|
||||
/*.dist export-ignore
|
||||
/.neon export-ignore
|
||||
/docs export-ignore
|
||||
/benchmark export-ignore
|
||||
/phpbench.json export-ignore
|
||||
/tests export-ignore
|
||||
/tools export-ignore
|
||||
/.doctrine-project.json export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.gitmodules export-ignore
|
||||
/.scrutinizer.yml export-ignore
|
||||
/phpcs.xml.dist export-ignore
|
||||
/phpstan.neon.dist export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
|
||||
Reference in New Issue
Block a user