mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 23:17:47 +01:00
17 lines
335 B
Plaintext
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
|