🙈 忽略文件夹

This commit is contained in:
BalconyJH 2024-12-10 04:33:45 +08:00
parent 8dca5394be
commit d06d65cff0
No known key found for this signature in database
GPG Key ID: FF602923BD2A1FAF

View File

@ -1,7 +1,11 @@
.devcontainer/
.github/
.vscode/
assets/
.idea/
.pytest_cache/
.ruff_cache/
.venv/
docs_image/
k8s/
tests/
.dockerignore
@ -9,6 +13,7 @@ tests/
.gitignore
.pre-commit-config.yaml
.prettier*
.env.dev
docker-compose.yml
Dockerfile
LICENSE