nonebot-bison/.dockerignore
AzideCupric 1a96d31dbf
🔧 调整 Dockerfile 以及 Bison 的运行方式 (#447)
* 🔧 调整 Dockerfile 以及 Bison的运行方式

*  不再为环境变量配置里的空值使用默认值

* 🔧 为 docker.env.prod 内的配置填写默认值
2024-02-11 21:48:51 +08:00

20 lines
140 B
Plaintext

*.ini
*.yaml
*.yml
*.md
*.json
*.toml
*.xml
tests
node_modules
admin-frontend
data*
htmlcov
docker
dist
docs
.*
!pyproject.toml
!README.md