Files
Chamilo/vendor/swiftmailer/swiftmailer/.gitattributes
2025-08-14 22:41:49 +02:00

12 lines
219 B
Plaintext

*.crt -crlf
*.key -crlf
*.srl -crlf
*.pub -crlf
*.priv -crlf
*.txt -crlf
# ignore directories in the git-generated distributed .zip archive
/doc/notes export-ignore
/tests export-ignore
/phpunit.xml.dist export-ignore