Skip to content

Commit f507558

Browse files
committed
chore(config): add serena memory directory to gitignore
- Added .serena/ to ignore MCP server memory files
1 parent e141088 commit f507558

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,7 @@ yarn-error.log*
4343
.turbo
4444

4545
# TypeScript
46-
.tsbuildinfo
46+
.tsbuildinfo
47+
48+
### MCP Servers ###
49+
.serena/

0 commit comments

Comments
 (0)