aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2026-04-20 08:52:33 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2026-04-20 08:52:33 +0200
commitb3194a1bef5062ed1304c7e68811656a1ce9f4ed (patch)
tree6fb5b8848ef06d01c5ac765a6eb027ce88993792 /.gitignore
parent830f1780ab1964cdc6678cf5bb10f7e60915e3c1 (diff)
Added the image to explain linear and affine transforms
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 07ed96b..a4c1a05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,7 @@ hugo.linux
/.hugo_build.lock
# Typst Output
-resume.pdf \ No newline at end of file
+resume.pdf
+
+# Ipe Autosaves
+*.autosave.ipe \ No newline at end of file