Files
the-nexus/.gitignore
2026-04-12 12:36:03 -04:00

11 lines
192 B
Plaintext

node_modules/
test-results/
nexus/__pycache__/
tests/__pycache__/
mempalace/__pycache__/
.aider*
# Prevent agents from writing to wrong path (see issue #1145)
public/nexus/
test-screenshots/