Files
php-flasher/.gitattributes
T
2024-04-09 07:57:01 +00:00

17 lines
335 B
Plaintext

* text=auto
*.css diff=css
*.md diff=markdown
*.php diff=php
/.github export-ignore
/bin export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CHANGELOG-* export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/phpunit.xml.dist export-ignore