Files
model_team_tools/.gitignore
T

37 lines
293 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
*.xml
*.trae/
/plugins
/logs