diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-08 00:57:54 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-08 00:57:54 +0200 |
commit | f431d42a5eb582a190abcd4ca1e12f1e9794f688 (patch) | |
tree | 94389535e753ed3aaa597fae23ddf3b53db7e2e4 /.gitignore | |
parent | 4bd0256448a5b0d6f4ecf02f224c48d66d7b4ef4 (diff) |
WIP epic title page
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,6 +11,7 @@ *.synctex.gz *.toc *.pdf +*-SAVE-ERROR # microsoft *.docx @@ -19,5 +20,6 @@ roms/ copyright/ -# drawio +# temp files .$*.bkp +*~ |