diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:08:45 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:08:45 +0100 |
| commit | fc508af03bd9f24ed57f67d1c315f32615e73945 (patch) | |
| tree | 78386bda66c2c42d1dfcd8c66134b8a8fc9a4c3d /.gitignore | |
| parent | 46d2eb0a0cde349d6dd09d095e442bbe3e9db764 (diff) | |
Supporting files.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,4 +9,7 @@ *.ttf *.otf -**sitemap.org
\ No newline at end of file +**sitemap.org + +# Plantuml exports + favicon +**.png
\ No newline at end of file |