diff options
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 |