Since we're no longer tracking changes to the generated file, add
it to the ignore patterns to avoid pointless noise when performing
builds inside the source directory.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 2d52a8f..36d3458 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@
 /AUTHORS
 /ChangeLog
 /GNUmakefile
+/HACKING
 /INSTALL
 /NEWS
 /aclocal.m4
-- 
2.4.3

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to