From: Filippo Giunchedi Date: Sun, 7 Jun 2009 19:48:46 +0000 (+0200) Subject: Ignore test/ binaries X-Git-Tag: lxc_0_6_3~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fca29f0175a25efe82f4dddc7e724752797686;p=thirdparty%2Flxc.git Ignore test/ binaries Hi, as per subject, this ignores binaries generated in test/ Signed-off-by: Daniel Lezcano --- diff --git a/.gitignore b/.gitignore index 1f0beb683..9201094d9 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,21 @@ src/stamp-h1 .pc/ patches/ +test/conf +test/confile +test/dev +test/forward +test/ipv4_add +test/ipv6_add +test/lxc_create +test/lxc_destroy +test/lxc_low_monitor +test/lxc_monitor +test/lxc_start +test/lxc_state +test/lxc_stop +test/macvlan +test/movedev +test/proxy +test/tst_list +test/veth