zhenxun_bot/.dockerignore

19 lines
215 B
Plaintext
Raw Normal View History

2024-08-14 13:35:03 +08:00
.devcontainer/
.github/
.vscode/
.idea/
.pytest_cache/
.ruff_cache/
.venv/
docs_image/
2024-08-14 13:35:03 +08:00
k8s/
tests/
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
.prettier*
docker-compose.yml
Dockerfile
LICENSE
*.md