Skip to content

Commit fc01717

Browse files
chore: remove plan docs and gitignore docs/plans/ (heygen-com#1265)
Plan documents are working artifacts that shouldn't be committed. Removes three plans that were accidentally tracked and adds docs/plans/ to .gitignore to prevent future occurrences.
1 parent 4b8749c commit fc01717

4 files changed

Lines changed: 3 additions & 1078 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ tmp/
6666
packages/core/src/generated/
6767
packages/producer/src/services/fontData.generated.ts
6868

69+
# Plan documents (working artifacts, not committed)
70+
docs/plans/
71+
6972
# Local proof / test artifacts
7073
qa-artifacts/
7174
my-video/

0 commit comments

Comments
 (0)