Skip to content

Commit 0cc240d

Browse files
cfsmp3claude
andcommitted
chore: Remove plan file from repo and add plans/ to .gitignore
- Move PLAN_PR1618_REIMPLEMENTATION.md to local plans/ folder - Add plans/ to .gitignore to keep plans local 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 1349ef2 commit 0cc240d

File tree

2 files changed

+3
-394
lines changed

2 files changed

+3
-394
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ bazel*
143143
#Intellij IDEs
144144
.idea/
145145

146+
# Plans (local only)
147+
plans/
148+
146149
# Rust build and MakeFiles (and CMake files)
147150
src/rust/CMakeFiles/
148151
src/rust/CMakeCache.txt

0 commit comments

Comments
 (0)