Skip to content

Commit 6390e09

Browse files
authored
Merge pull request #31 from platform9/chore/repo-claude-md
chore: gitignore local working-dir docs (CLAUDE.md, validation status)
2 parents 531ded8 + 296817a commit 6390e09

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ terraform.rc
3333
# The CE deployment handoff must never enter the repo
3434
PCD-CE-Deployment-Handoff.md
3535

36+
# Local, untracked working-dir docs (kept on the developer's machine, never committed):
37+
# CLAUDE.md guidance and the comprehensive live-validation record.
38+
CLAUDE.md
39+
PCD-Terraform-Provider-Validation-Status.md
40+
3641
# Generated registry docs — produced by `make generate` (tfplugindocs) on demand and
3742
# at release time; not committed. (docs/compatibility/ is hand-written and kept.)
3843
# Guides are authored in templates/guides/ and rendered into docs/guides/.

0 commit comments

Comments
 (0)