Files
model_team_tools/.gitignore
T
2026-06-12 16:01:53 +08:00

34 lines
272 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
*.spec
/output
.venv/
venv/
env/
.env
.env.local
.idea/
.vscode/
*.log
*.swp
*.swo
*~
.DS_Store
.pytest_cache/
.coverage
htmlcov/
.ipynb_checkpoints/
*.manifest
*.spec
config.json
*.qm
*.ts
*.trae/