# The launcher writes all runtime state under $CLAUDE_LAUNCHER_HOME
# (default ~/.config/claude-launcher), never into the repo. Nothing here
# is generated at build time. These entries just guard against someone
# running tests or seeding inside a clone.
config
state
providers/
cache/
litellm.yaml
statusline.sh
*.conf
*.conf.old
*.conf.bak-*

# rpm build artifacts (spec is tracked; built packages are not)
*.rpm
*.srpm
/rpmbuild/

# editor / OS noise
*.swp
*~
.DS_Store
