0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00
PHPMailer/.gitattributes
Juliette 702502aca2
.gitattributes: sync with reality (#2374)
The `.gitattributes` file was no longer in line with the files in the repo. Fixed now.

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
2021-06-23 10:59:47 +02:00

16 lines
358 B
Plaintext

* text=auto
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.phan export-ignore
/.scrutinizer.yml export-ignore
/changelog.md export-ignore
/docs export-ignore
/examples export-ignore
/phpcs.xml.dist export-ignore
/phpdoc.dist.xml export-ignore
/phpunit.xml.dist export-ignore
/test export-ignore
/UPGRADING.md export-ignore