diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,4 +16,7 @@ hugo.darwin hugo.linux # Temporary lock file while building -/.hugo_build.lock
\ No newline at end of file +/.hugo_build.lock + +# Typst Output +resume.pdf
\ No newline at end of file |
