diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ # Font files are not version-controlled. *.ttf -*.otf
\ No newline at end of file +*.otf + +**sitemap.org
\ No newline at end of file |