From 1e1f65312f71da0d09411288bf379fcc7b4ac5da Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 30 Jun 2011 12:13:51 -0600 Subject: build: ignore generated file * .gitignore: Exempt jsontest binary. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3-65-gdbad