framework/extensions/pusher/.gitattributes

19 lines
374 B
Plaintext
Raw Normal View History

2015-09-17 07:39:32 +08:00
.gitattributes export-ignore
.gitignore export-ignore
2022-01-20 16:48:49 +08:00
.gitmodules export-ignore
.github export-ignore
.travis export-ignore
2015-09-17 07:39:32 +08:00
.travis.yml export-ignore
2022-01-20 16:48:49 +08:00
.editorconfig export-ignore
.styleci.yml export-ignore
phpunit.xml export-ignore
tests export-ignore
2017-02-20 22:06:20 +08:00
js/dist/* -diff
2022-01-20 16:48:49 +08:00
js/dist/* linguist-generated
js/dist-typings/* linguist-generated
js/yarn.lock -diff
* text=auto eol=lf