From b3194a1bef5062ed1304c7e68811656a1ce9f4ed Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 20 Apr 2026 08:52:33 +0200 Subject: Added the image to explain linear and affine transforms --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.3.1