[virt-tools-list] [PATCH] .gitignore: Remove the outdated path info	of bashcompletion files
    Lin Ma 
    lma at suse.com
       
    Fri Dec 21 06:23:03 UTC 2018
    
    
  
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
-- 
2.19.0
    
    
More information about the virt-tools-list
mailing list