mirror of
https://github.com/doctrine/mongodb-odm.git
synced 2026-03-23 22:42:15 +01:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
# Auto-detect text files, ensure they use LF.
|
|
* text=auto eol=lf
|
|
|
|
# Exclude non-essential files from dist
|
|
/.* export-ignore
|
|
/*.dist export-ignore
|
|
/.neon export-ignore
|
|
/docs export-ignore
|
|
/benchmark export-ignore
|
|
/phpbench.json export-ignore
|
|
/tests export-ignore
|
|
/tools export-ignore
|