1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 02:50:57 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-24 00:37:14 -05:00
parent 8fecb6ae9a
commit a7535ab20a
15 changed files with 147 additions and 212 deletions

View File

@@ -1,5 +1,19 @@
js/src export-ignore
.git* export-ignore
.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
tests/*
phpunit.xml export-ignore
tests export-ignore
js/dist/* -diff
js/dist/* linguist-generated
js/dist-typings/* linguist-generated
js/yarn.lock -diff
js/package-lock.json -diff
* text=auto eol=lf