mirror of
https://github.com/ProxyPanel/ProxyPanel.git
synced 2026-04-04 19:49:16 +00:00
22 lines
357 B
Plaintext
22 lines
357 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
|
|
/.idea
|
|
/.vagrant
|
|
/.vscode
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
.DS_Store
|
|
.phpstorm.meta.php
|
|
yarn-error.log
|
|
.env
|
|
.phpunit.result.cache
|