Skip to content

Commit 6ab652f

Browse files
committed
Add memory-bank directory to .gitignore
1 parent 27f7d0c commit 6ab652f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,7 @@ logs
4747
.roo/mcp.json
4848

4949
# Ignore copilot instructions file
50-
.github/copilot-instructions.md
50+
.github/copilot-instructions.md
51+
52+
# Ignore memory-bank directory
53+
memory-bank/

0 commit comments

Comments
 (0)