From 84a7a66753b600ed38a05f51193f362e32a11071 Mon Sep 17 00:00:00 2001 From: Vladimir Zhelezov Date: Fri, 18 Dec 2020 07:01:21 +0100 Subject: [PATCH] Modify .gitignore query-filters.txt is a build dependency and shouldn't be ignored. --- shell-completion/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shell-completion/.gitignore b/shell-completion/.gitignore index 2211df63d..06e263d15 100644 --- a/shell-completion/.gitignore +++ b/shell-completion/.gitignore @@ -1 +1,4 @@ -*.txt +options*.txt +generic-options.txt +commands*.txt +commands*.tmp