Because Homunculus is supposed to be mine, I don't want to store its data in the project directory (.claude/homunculus) but in my home folder ($HOME/.claude/homunculus/). Just adding ".claude/homunculus" to my .gitignore does not suffice because I'm working with multiple git clones of the same repository in parallel.
Because Homunculus is supposed to be mine, I don't want to store its data in the project directory (.claude/homunculus) but in my home folder ($HOME/.claude/homunculus/). Just adding ".claude/homunculus" to my .gitignore does not suffice because I'm working with multiple git clones of the same repository in parallel.