Skip to content

chore: gitignore .serena memory store#46

Merged
electron-rare merged 1 commit into
masterfrom
chore/gitignore-serena
Jun 1, 2026
Merged

chore: gitignore .serena memory store#46
electron-rare merged 1 commit into
masterfrom
chore/gitignore-serena

Conversation

@electron-rare

Copy link
Copy Markdown

Ignore the Serena MCP memory store under .serena/. It holds local operational notes that can contain infrastructure credentials; it was untracked but not ignored, so a stray git add could commit secrets. Independent hygiene fix (not stacked).

Surfaced while running a CodeRabbit review: .serena/memories/*.md contained plaintext infra credentials (Redis, n8n, Keycloak admin, sudo, neo4j, API keys, a langfuse DB password). Those files were never committed/pushed; this prevents future accidents. Credential rotation is tracked separately (operator action).

The Serena MCP memory store under .serena/ holds local operational notes
that can contain infrastructure credentials. It was untracked but not
ignored, so a stray 'git add' could commit secrets. Ignore it.
Copilot AI review requested due to automatic review settings June 1, 2026 07:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@electron-rare electron-rare merged commit 3e9923d into master Jun 1, 2026
1 of 2 checks passed
@electron-rare electron-rare deleted the chore/gitignore-serena branch June 1, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants