mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
- Deleted hook-prompt-renderer.js and hook-prompts.config.js as they are no longer needed. - Removed path-resolver.js, stop.js, and user-prompt-submit.js for streamlining the codebase. - Updated package.json scripts to point to new build and publish scripts. - Adjusted test imports to reflect new directory structure after removing unnecessary files.
8 lines
67 B
Plaintext
8 lines
67 B
Plaintext
node_modules/
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
*.tmp
|
|
*.temp
|
|
.claude/ |