diff --git a/.gitignore b/.gitignore index b26ccb3..4f38dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,9 @@ out/ # don't accidentally publish the binary api -docker-compose.yaml \ No newline at end of file +docker-compose.yaml + +# Claude Code local working files +.claude/ +docs/superpowers/ +CLAUDE.md \ No newline at end of file