# Operating-system and editor metadata .DS_Store **/.idea/ **/.vscode/ *.swp *.tmp # Python environments and caches **/.venv/ **/venv/ **/__pycache__/ **/.pytest_cache/ **/.mypy_cache/ *.py[cod] # JavaScript dependencies and generated builds **/node_modules/ **/.next/ **/.cache/ **/dist/ # Local frontend runtime data cad-agent-studio/config/llm.config.yaml cad-agent-studio/data/ # Generated and upstream-heavy CAD assets /models/ text-to-cad/assets/ text-to-cad/benchmarks/*.gif text-to-cad/models/ # Local distillation inputs and run artifacts. Only output/ is versioned. designir-pipeline/input/* !designir-pipeline/input/.gitkeep designir-pipeline/runs/