aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-06-30 12:13:51 -0600
committerEric Blake <eblake@redhat.com>2011-06-30 12:15:56 -0600
commit1e1f65312f71da0d09411288bf379fcc7b4ac5da (patch)
tree997e1ceaec0505950dd7f55cd77485f0d2d12c98 /.gitignore
parentAdd conditionals to allow build without SASL (diff)
downloadlibvirt-1e1f65312f71da0d09411288bf379fcc7b4ac5da.tar.gz
libvirt-1e1f65312f71da0d09411288bf379fcc7b4ac5da.tar.bz2
libvirt-1e1f65312f71da0d09411288bf379fcc7b4ac5da.zip
build: ignore generated file
* .gitignore: Exempt jsontest binary.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be4193d61..1bfb7b9bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@
/tests/*.log
/tests/cputest
/tests/hashtest
+/tests/jsontest
/tests/networkxml2argvtest
/tests/nwfilterxml2xmltest
/tests/openvzutilstest