diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2020-08-19 22:55:05 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2020-08-19 22:56:31 -0700 |
commit | 5f282a6267182214080ca36bcec4da1755589b46 (patch) | |
tree | c6f9bd5a84da9e1c2e53aa6af2931df6f9110e60 /extra/sitemap/.gitignore | |
parent | 88a99387e09c7c43803129e72215ef3f6b4cafc6 (diff) | |
download | fatcat-5f282a6267182214080ca36bcec4da1755589b46.tar.gz fatcat-5f282a6267182214080ca36bcec4da1755589b46.zip |
iterate on sitemap generation
Diffstat (limited to 'extra/sitemap/.gitignore')
-rw-r--r-- | extra/sitemap/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/sitemap/.gitignore b/extra/sitemap/.gitignore new file mode 100644 index 00000000..5dd7dadc --- /dev/null +++ b/extra/sitemap/.gitignore @@ -0,0 +1,3 @@ +*.txt.gz +*.xml +*.json.gz |