Initial CV in Typst with Nix flake
This commit is contained in:
commit
5305224b2b
4 changed files with 292 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Build artifacts
|
||||
*.pdf
|
||||
|
||||
# Nix
|
||||
result
|
||||
result-*
|
||||
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
Loading…
Add table
Add a link
Reference in a new issue