mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
# Conflicts: # .env.example # package-lock.json # package.json # public/js/main.js # public/mix-manifest.json # resources/js/App.vue # resources/js/helpers.js # resources/js/i18n/lang/en.json # resources/js/i18n/lang/sk.json # resources/js/store/modules/fileFunctions.js # resources/js/views/Shared/SharedPage.vue
22 lines
348 B
Plaintext
22 lines
348 B
Plaintext
/app/Console/Commands/SetupDevelopmentEnvironment.php
|
|
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/storage/*.index
|
|
/storage/framework/cache/*
|
|
/vendor
|
|
/resources/babel.babel
|
|
.idea
|
|
.env
|
|
.env.backup
|
|
.phpunit.result.cache
|
|
.phpstorm.meta.php
|
|
.vscode/
|
|
_ide_helper.php
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
prettier.json
|