11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
|
* text=auto
|
||
|
*.css linguist-vendored
|
||
|
*.scss linguist-vendored
|
||
|
*.js linguist-vendored
|
||
|
*.php text diff=php
|
||
|
*.dockerignore text
|
||
|
Dockerfile text
|
||
|
composer.lock -diff
|
||
|
yarn.lock -diff
|
||
|
CHANGELOG.md export-ignore
|