framework/extensions/flags/.gitattributes

20 lines
401 B
Plaintext
Raw Normal View History

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