feat: Add persistence for Claude application data and configuration.
This commit is contained in:
parent
373030b969
commit
da5808d725
1 changed files with 2 additions and 0 deletions
|
|
@ -108,8 +108,10 @@
|
||||||
".local/share/zoxide"
|
".local/share/zoxide"
|
||||||
".local/share/fish"
|
".local/share/fish"
|
||||||
"fabric-docs-mcp"
|
"fabric-docs-mcp"
|
||||||
|
".claude"
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
|
".claude.json"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue