mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
yarn upgrade
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,18 +1,35 @@
|
||||
/node_modules
|
||||
|
||||
/public/build
|
||||
/public/hot
|
||||
/public/storage
|
||||
|
||||
/storage/*.key
|
||||
|
||||
/vendor
|
||||
|
||||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
|
||||
.phpunit.result.cache
|
||||
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
|
||||
/.fleet
|
||||
/.idea
|
||||
/.vscode
|
||||
|
||||
auth.json
|
||||
|
||||
yarn-error.log
|
||||
.yarn/*
|
||||
!.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
Reference in New Issue
Block a user