11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
.gitattributes export-ignore
|
|
.github export-ignore
|
|
.gitignore export-ignore
|
|
tests/ export-ignore
|
|
phpunit.xml export-ignore
|
|
psalm.xml export-ignore
|
|
static-analysis/ export-ignore
|