Skip to content

Commit 89fc5b8

Browse files
committed
chore(git): exclude plans directory from version control
- Add plans/ to .gitignore - Remove previously tracked plans/ files from git index - Plan files remain on disk but are no longer committed
1 parent 3215038 commit 89fc5b8

7 files changed

Lines changed: 3 additions & 846 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ yarn-error.log*
2727

2828
# Package tarballs
2929
*.tgz
30+
31+
# Plans
32+
plans/

plans/analyze-project-merge/00-index.md

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

plans/analyze-project-merge/01-requirements.md

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

plans/analyze-project-merge/02-current-state.md

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

0 commit comments

Comments
 (0)