# test
temp/
deprecated/tutils/config.json
package.mock.json
.env
deprecated/

# playground
playground/


# IDEs & OS
.idea/
.vscode/
.cursor/
.trae/
.DS_Store
*.swp

# python
swanlog/
.swanlab/
__pycache__/
*.py[cod]
*$py.class
*.so
build/
dist/
*.egg-info/
.eggs/

# testing & linting
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.tox/
.benchmarks/

# test-integration-ultralytics
yolov8n-cls.pt
yolov8n.pt
yolov8n-pose.pt
yolov8n-seg.pt
runs/

# test-integration-lightning
LightningTest/

# Coding Agent docs
CLAUDE.md
AGENTS.md
FEATURE_SUMMARY.md
.claude/
.skill/
GEMINI.md
QWEN.md
.omx/
.opencode/
CODEBUDDY.md
