mirror of
https://github.com/flarum/core.git
synced 2025-09-01 20:24:25 +02:00
chore: switch to Yarn
This commit is contained in:
11
extensions/markdown/.gitignore
vendored
11
extensions/markdown/.gitignore
vendored
@@ -3,4 +3,13 @@ composer.phar
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
bower_components
|
||||
node_modules
|
||||
node_modules
|
||||
|
||||
# Yarn 2+
|
||||
js/.pnp.*
|
||||
js/.yarn/*
|
||||
!js/.yarn/patches
|
||||
!js/.yarn/plugins
|
||||
!js/.yarn/releases
|
||||
!js/.yarn/sdks
|
||||
!js/.yarn/versions
|
||||
|
Reference in New Issue
Block a user