From 10f7a506ef48211b99e8b67723a28dcf97a935b7 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 30 Jan 2025 09:16:25 +0100 Subject: [PATCH] fix(ci): fixup (ignore new artifact name) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0ac164cd9..cd7f125bd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ doc/tags .luacheckcache /tags nvim.appimage -nvim-linux64* +nvim-linux-x86_64* nvim-macos* nvim-win64*