[virt-tools-list] [PATCH] .gitignore: Remove the outdated path info of bashcompletion files
Cole Robinson
crobinso at redhat.com
Sun Jan 6 23:41:07 UTC 2019
On 12/21/2018 01:23 AM, Lin Ma wrote:
> Commit 73f07c5 generates the bashcompletion files in build folder, The
> '/data/bash-completion' no longer exists, So remove it in .gitignore.
>
> Signed-off-by: Lin Ma <lma at suse.com>
> ---
> .gitignore | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index 945433f5..dd2404e0 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -10,7 +10,6 @@ po/virt-manager.pot
> /MANIFEST
>
> /data/gschemas.compiled
> -/data/bash-completion/virt-*
>
> /man/virt-manager.1
> /man/virt-install.1
>
Thanks, pushed now
- Cole
More information about the virt-tools-list
mailing list