node_modules
out
dist
dist-web
# The built SPA copied into the PyPI frontend package at publish time (keep the .gitkeep).
packages/frontend/inline_studio_frontend/static/*
!packages/frontend/inline_studio_frontend/static/.gitkeep
*.log
.DS_Store
.env
.env.local
node_modules/.tmp

docs/
.claude

nohup.out
Inline-Studio.code-workspace

# Local generation sweeps (LoRA regression renders, contact sheets)
outputs/
core/scripts/*

#docker or runpod
docker/runpod-template*
