diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-03 21:34:24 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-03 21:34:24 +0100 |
| commit | 9742a795adfb20f176928ca8b3eed8321aed8b2e (patch) | |
| tree | 25d35b93e75a0fcc222f4fd2a7d74fb5ba211aa9 /.gitignore | |
| parent | 5e41501aa844f9f3597f7d9fe61b19ae13db8f83 (diff) | |
Ignore all sitemap.org files.
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 |