* .gitignore: Ignore recent built file, sort.
---

Pushing under the trivial rule.  Noticed after a clean bootstrap.

 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 12ae5e3..5518d2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,10 +50,12 @@
 /po/
 /proxy/
 /tests/*.log
+/tests/cputest
 /tests/nwfilterxml2xmltest
 /update.log
 Makefile
 Makefile.in
+TAGS
 coverage
 cscope.files
 cscope.out
@@ -61,4 +63,3 @@ results.log
 stamp-h
 stamp-h.in
 stamp-h1
-TAGS
-- 
1.7.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to