From 3453efd6a03c85ad22833c20ac4586bcd8444968 Mon Sep 17 00:00:00 2001 From: wcbing Date: Sat, 9 Nov 2024 20:43:53 +0800 Subject: [PATCH] update .gitignore, github.json --- .gitignore | 1 + data/github.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b2f50b1..3806415 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +data/github-local.json */module/__pycache__/ deb/* !deb/index.html diff --git a/data/github.json b/data/github.json index 3a80d6a..9792895 100644 --- a/data/github.json +++ b/data/github.json @@ -84,7 +84,7 @@ ] }, "neovim": { - "repo": "neovim/neovim-releases/", + "repo": "neovim/neovim-releases", "file_list": [ "nvim-linux64.deb " ]