.DS_Store
.claude/
.direnv/
/.envrc
/flake.nix
/flake.lock
node_modules/
sdk-node/node_modules/
sdk-node/dist/
sdk-node/*.tsbuildinfo
sdk-python/.venv/
sdk-python/dist/
sdk-python/.coverage
sdk-python/.pytest_cache/
sdk-python/.ruff_cache/
sdk-python/**/*.pyc
sdk-python/**/__pycache__/
.internal/
.vite/
dist/
# The Remotion demo-video project is a local marketing asset, not part of the SDK.
# It was committed by mistake; keep it out of the repo.
demo/
