This is an automated email from the git hooks/post-receive script.
arrfab pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
new 1864043 Excluding planet.json (fetched on demand) from git
1864043 is described below
commit 1864043326df20170fbae9c7e91ea92b8085278f
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Tue Apr 27 11:07:29 2021 +0200
Excluding planet.json (fetched on demand) from git
Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index df045a8..d8ef3ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ _site
vendor
_data/full-altarchlist.csv
_data/full-mirrorlist.csv
+_data/centos/planet.json
Gemfile.lock
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.