Files
ProxyPanel/.gitignore
BrettonYe 5efde51268 Tasks optimization & Fixed Bugs
- Tasks optimization
- Fixed manual order modification may cause bugs
- Improve User modification update VNET
- Minor tweaks
2023-06-14 22:34:50 +08:00

30 lines
483 B
Plaintext

/public/upload
/storage/framework/cache/*
/storage/framework/cookies/*
/storage/framework/sessions/*
/storage/framework/testing/*
/storage/framework/views/*
/storage/logs/*
/storage/app/public
/storage/*.key
/vendor
.env
.phpunit.result.cache
/.idea
/.vagrant
/.vscode
/phpunit.xml
Homestead.json
Homestead.yaml
npm-debug.log
.DS_Store
.phpstorm.meta.php
yarn-error.log
_ide_helper_models.php
_ide_helper.php
.php_cs.cache
node_modules/*
composer.phar
public/uploads/*
composer.lock