mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
- Hook system for customization - Documentation and installation scripts - Multi-platform support via GitHub releases - Binaries available for Windows, Linux (x64/ARM64), macOS (Intel/Apple Silicon) Generated with Claude Code via Happy
14 lines
161 B
Plaintext
14 lines
161 B
Plaintext
# Binaries (distributed via GitHub releases)
|
|
*.exe
|
|
*.app
|
|
claude-mem
|
|
claude-mem-*
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.log
|
|
.DS_Store
|
|
|
|
# Node modules (if any)
|
|
node_modules/
|