From b53e264da15ba10446fd7e50b34d6e820b4651e9 Mon Sep 17 00:00:00 2001 From: Vladimir Zhelezov Date: Fri, 18 Dec 2020 19:25:28 +0100 Subject: [PATCH] Update .gitignore Options/commands parsing no longer creates any temporary files --- shell-completion/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/shell-completion/.gitignore b/shell-completion/.gitignore index 06e263d15..d1772c642 100644 --- a/shell-completion/.gitignore +++ b/shell-completion/.gitignore @@ -1,4 +1,3 @@ options*.txt generic-options.txt commands*.txt -commands*.tmp