commit ce817e56f6d89c1a122d9a4669b953b189a7de7f Author: AndrewLockVI <andrew@laack.co> Date: Mon, 19 May 2025 21:31:30 -0500 Init commit Diffstat:
| A | .gitignore | | | 1 | + |
| A | README.md | | | 3 | +++ |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +*.pdf diff --git a/README.md b/README.md @@ -0,0 +1,3 @@ +# Resume / CV + +This is a repository for the source of my resume. No PDFs shall be checked in here.