Files
huangjingfen/pro_v3.5.1/vendor/doctrine/lexer/.gitattributes
panchengyong 7acbf45ff7 new files
2026-03-07 22:29:07 +08:00

15 lines
385 B
Plaintext

# Auto-detect text files, ensure they use LF.
* text=auto eol=lf
# Exclude non-essential files from dist
/.github export-ignore
/docs export-ignore
/tests export-ignore
/.doctrine-project.json export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpcs.xml.dist export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore