mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🙈 忽略文件夹
This commit is contained in:
parent
8dca5394be
commit
d06d65cff0
@ -1,7 +1,11 @@
|
|||||||
.devcontainer/
|
.devcontainer/
|
||||||
.github/
|
.github/
|
||||||
.vscode/
|
.vscode/
|
||||||
assets/
|
.idea/
|
||||||
|
.pytest_cache/
|
||||||
|
.ruff_cache/
|
||||||
|
.venv/
|
||||||
|
docs_image/
|
||||||
k8s/
|
k8s/
|
||||||
tests/
|
tests/
|
||||||
.dockerignore
|
.dockerignore
|
||||||
@ -9,6 +13,7 @@ tests/
|
|||||||
.gitignore
|
.gitignore
|
||||||
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
||||||
.prettier*
|
.prettier*
|
||||||
|
.env.dev
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
Dockerfile
|
Dockerfile
|
||||||
LICENSE
|
LICENSE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user