diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2023-07-12 15:12:00 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2023-07-12 15:12:06 -0700 |
commit | f2495cf91961e9510489a6f84e946bb22abcb235 (patch) | |
tree | 822c5117538c9d4cd241b525898a97189396630d | |
parent | Merge branch 'master' into wwwtest (diff) | |
download | www-f2495cf91961e9510489a6f84e946bb22abcb235.tar.gz www-f2495cf91961e9510489a6f84e946bb22abcb235.tar.bz2 www-f2495cf91961e9510489a6f84e946bb22abcb235.zip |
_data/.gitignore: add all-devs.gpg & sort
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | _data/.gitignore | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/_data/.gitignore b/_data/.gitignore index 7abbaed..1d87b64 100644 --- a/_data/.gitignore +++ b/_data/.gitignore @@ -1,14 +1,15 @@ active-devs.gpg +all-devs.gpg devaway.xml glsa.yaml herds.xml +mirrors-distfiles.xml +mirrors-distfile.xml +mirrors-rsync.xml packages.xml planet.xml service-keys.gpg -userinfo.json use.json -wiki.xml -mirrors-distfiles.xml -mirrors-rsync.xml -mirrors-distfile.xml +userinfo.json userinfo.xml +wiki.xml |