mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-07-16 11:26:56 +08:00
* fix: set default for 'repository' for when the db schema doesn't * security: disable telescope by default * security: add .env files to .dockerignore * tweak: re-enable xdebug on dev worker containers * tweak: add vim to webapp image
19 lines
162 B
Text
19 lines
162 B
Text
.cache/
|
|
.github/
|
|
.idea/
|
|
bruno/
|
|
meta/
|
|
node_modules/
|
|
storage/
|
|
tests/
|
|
tmp/
|
|
vendor/
|
|
|
|
# prod uses real environment variables only
|
|
.env
|
|
.env.*
|
|
|
|
*.bak
|
|
*.log
|
|
*.swp
|
|
*.tmp
|