mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 06:01:56 +08:00
19 lines
374 B
Plaintext
19 lines
374 B
Plaintext
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.gitmodules export-ignore
|
|
.github export-ignore
|
|
.travis export-ignore
|
|
.travis.yml export-ignore
|
|
.editorconfig export-ignore
|
|
.styleci.yml export-ignore
|
|
|
|
phpunit.xml export-ignore
|
|
tests export-ignore
|
|
|
|
js/dist/* -diff
|
|
js/dist/* linguist-generated
|
|
js/dist-typings/* linguist-generated
|
|
js/yarn.lock -diff
|
|
|
|
* text=auto eol=lf
|