mirror of
https://github.com/flarum/core.git
synced 2025-08-11 02:44:04 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
15
extensions/embed/.gitattributes
vendored
15
extensions/embed/.gitattributes
vendored
@@ -1,5 +1,18 @@
|
||||
.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
|
||||
|
||||
js/*/dist/*.js -diff
|
||||
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
|
||||
|
Reference in New Issue
Block a user