Skip to content

Commit 894641c

Browse files
committed
Ignore local-only workspace configuration directories
1 parent 5de74b1 commit 894641c

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

.gitignore

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,16 @@ node_modules
77
build/
88

99
# Antora tmp files
10-
_site/
10+
_site/
11+
12+
# Cursor setup (local only, do not push)
13+
.cursor/
14+
AGENTS.md
15+
.cursorignore
16+
17+
# Claude setup (local only, do not push)
18+
.claude/
19+
.claudeignore
20+
21+
# .mcp.json
22+
.mcp.json

0 commit comments

Comments
 (0)