23 lines
346 B
Plaintext
Executable File
23 lines
346 B
Plaintext
Executable File
Promethean/
|
|
ollama/
|
|
interface/web/node_modules/
|
|
interface/web/dist/
|
|
runtime/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
synapse/memory/memory.db
|
|
synapse/memory/memory.db-wal
|
|
synapse/memory/memory.db-shm
|
|
*.db-wal
|
|
*.db-shm
|
|
.DS_Store
|
|
.directory
|
|
|
|
# Ollama model blobs (~15G, regenerable via `ollama pull`)
|
|
models/
|
|
|
|
# local editor / assistant tooling
|
|
.vscode/
|
|
.claude/
|