From 7b0267f5227e8c3270c9e91e2dff2372879995f5 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sat, 24 Oct 2020 17:28:26 +0200 Subject: [PATCH] vifm: Add new vifminfo format to ignored files vifm switched to a new json formatted vifminfo file, see https://sourceforge.net/p/vifm/mailman/message/37115461/ This commit simply adds it to the ignored files list, since we do not care to have it in the repository just like the old vifminfo file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e3708a8..8bd317e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ vifm-help.txt vifmimgpdfpage vifmimgpdffile vifminfo +vifminfo.json