diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
