1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 03:44:32 +02:00

Run flarum-cli audit infra

This commit is contained in:
Alexander Skvortsov
2022-01-04 18:27:04 -05:00
parent bc036af8b6
commit 0f72537c7c
17 changed files with 212 additions and 43 deletions

View File

@@ -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
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