Initial CV in Typst with Nix flake

This commit is contained in:
William 2026-05-23 20:41:47 -03:00
commit 5305224b2b
4 changed files with 292 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Build artifacts
*.pdf
# Nix
result
result-*
# Editor
.vscode/
.idea/