From: Eric Blake Date: Thu, 30 Jun 2011 18:13:51 +0000 (-0600) Subject: build: ignore generated file X-Git-Tag: v0.9.3~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e1f65312f71da0d09411288bf379fcc7b4ac5da;p=thirdparty%2Flibvirt.git build: ignore generated file * .gitignore: Exempt jsontest binary. --- diff --git a/.gitignore b/.gitignore index be4193d615..1bfb7b9bde 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,7 @@ /tests/*.log /tests/cputest /tests/hashtest +/tests/jsontest /tests/networkxml2argvtest /tests/nwfilterxml2xmltest /tests/openvzutilstest