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 " ]