mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +08:00
35 lines
569 B
Text
35 lines
569 B
Text
/.phpunit.cache
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/storage/pail
|
|
/vendor
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpactor.json
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
auth.json
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.pre-commit-config.yaml
|
|
/.cache
|
|
/.fleet
|
|
/.idea
|
|
/.vscode
|
|
/.zed
|
|
|
|
phpstan.neon
|
|
|
|
# helper files would not normally be ignored, but they're currently broken, so it's a local decision to use them
|
|
_ide_helper.php
|
|
.phpstorm.meta.php
|
|
docker-compose.override.yml
|
|
|
|
/docker/traefik/.env.example
|
|
/docker/pgadmin
|
|
/docker/traefik/certs
|