diff options
| author | Karan Jayachandra <me@karanj.com> | 2026-04-18 15:54:53 +0200 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2026-04-18 15:54:53 +0200 |
| commit | 2cb2985b33e01a4f6160ffad5a194ea0d61e2851 (patch) | |
| tree | b9641cdd76b777f85dc1091ac56da9267de62fb2 /.gitignore | |
| parent | ccb10a35dce82022285299f68ca17a1f5041a612 (diff) | |
| parent | 00812f5f9f16ab845b17c7c26af707a868f9f82e (diff) | |
Merge branch 'develop' into 'main'
Develop
See merge request KaranJayachandra/karanjayachandra.gitlab.io!14
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 |
