From d9745a9740bd0d150917c8ac2a68294316ac4b22 Mon Sep 17 00:00:00 2001 From: Never Gude Date: Sat, 6 Jun 2026 18:02:38 +0200 Subject: [PATCH] add autosave.ipe to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 542f714..b9d873b 100644 --- a/.gitignore +++ b/.gitignore @@ -329,3 +329,6 @@ TSWLatexianTemp* # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. #*Notes.bib + +# Ipe autosave +*.autosave.ipe