From d4fca29f0175a25efe82f4dddc7e724752797686 Mon Sep 17 00:00:00 2001 From: Filippo Giunchedi Date: Sun, 7 Jun 2009 21:48:46 +0200 Subject: Ignore test/ binaries Hi, as per subject, this ignores binaries generated in test/ Signed-off-by: Daniel Lezcano --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1f0beb6..9201094 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 -- cgit v1.2.3-65-gdbad