framework/extensions/flags/.gitattributes

20 lines
401 B
Plaintext
Raw Normal View History

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