claude-memory/graph/decisions/resume-repo-structure-git-layout-key-files-and-gitignore-rul-49eee4.md

964 B

id type title tags importance confidence created updated
49eee49a-60cf-4727-86c9-579f3d34fc87 decision Resume Repo Structure: git layout, key files, and .gitignore rules
resume
git
project-structure
gitignore
0.6 0.8 2026-02-20T16:23:41.043698+00:00 2026-02-20T16:23:41.043698+00:00

Resume Repository Structure

Location

/mnt/truenas/cals-files/Resume/ — initialized as a git repo (branch: main)

Key Files

File Purpose
Cal_Corum_CV.yaml RenderCV source of truth
CLAUDE.md Project context for Claude sessions
Cal Corum Resume.pdf Last Google Slides export (historical reference)
Archive/ Historical resumes back to 2011 (PDFs and DOCXes)

.gitignore Rules

  • rendercv_output/ — build artifacts, not committed
  • .DS_Store — macOS metadata
  • Professional References — PII, excluded from version control
  • LibreOffice lock files (~$*.docx, .~lock.*)