mirror of
https://github.com/flarum/core.git
synced 2025-09-01 20:24:25 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
20
extensions/markdown/.gitignore
vendored
20
extensions/markdown/.gitignore
vendored
@@ -1,16 +1,12 @@
|
||||
/vendor
|
||||
composer.lock
|
||||
composer.phar
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
bower_components
|
||||
node_modules
|
||||
composer.lock
|
||||
|
||||
# Yarn 2+
|
||||
js/.pnp.*
|
||||
js/.yarn/*
|
||||
!js/.yarn/patches
|
||||
!js/.yarn/plugins
|
||||
!js/.yarn/releases
|
||||
!js/.yarn/sdks
|
||||
!js/.yarn/versions
|
||||
tests/.phpunit.result.cache
|
||||
/tests/integration/tmp
|
||||
.vagrant
|
||||
.idea/*
|
||||
.vscode
|
||||
js/coverage-ts
|
||||
|
Reference in New Issue
Block a user