aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4a76f8a..07ed96b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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