Skip to content

Commit c243df1

Browse files
dreamiurgclaude
andauthored
chore: ignore docs/plans directory (#31)
Adds docs/plans/ to .gitignore and removes existing tracked files. This directory is for temporary planning documents that should not be version controlled. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent 2ebba16 commit c243df1

File tree

2 files changed

+3
-288
lines changed

2 files changed

+3
-288
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,8 @@ temp/
9898
*.tmp
9999
.claude
100100

101+
# Documentation drafts and plans
102+
docs/plans/
103+
101104
# Git worktrees
102105
.worktrees/

docs/plans/2025-10-21-ascent-report-command-design.md

Lines changed: 0 additions & 288 deletions
This file was deleted.

0 commit comments

Comments
 (0)