Files
demo2-qwen/.gitignore
2026-03-04 13:56:08 +08:00

18 lines
132 B
Plaintext

.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store