Files
zlqy/.gitignore
2026-02-27 10:37:11 +08:00

9 lines
75 B
Plaintext

__pycache__/
*.pyc
.env
venv/
.venv/
*.egg-info/
dist/
build/
node_modules/