mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-14 05:32:52 +08:00
* 🚀 更新Dockerfile (#1752) * 🙈 忽略文件夹 * 👷 更新 Dockerfile --------- Co-authored-by: fanyinrumeng <42991257+fanyinrumeng@users.noreply.github.com>
20 lines
224 B
Plaintext
20 lines
224 B
Plaintext
.devcontainer/
|
|
.github/
|
|
.vscode/
|
|
.idea/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
docs_image/
|
|
k8s/
|
|
tests/
|
|
.dockerignore
|
|
.editorconfig
|
|
.gitignore
|
|
.pre-commit-config.yaml
|
|
.prettier*
|
|
.env.dev
|
|
docker-compose.yml
|
|
Dockerfile
|
|
LICENSE
|
|
*.md |