[lxc-devel] [PATCH 2/2] Ignore test/ binaries

Filippo Giunchedi filippo at esaurito.net
Sun Jun 7 12:20:16 UTC 2009


Hi,
as per subject, this ignores binaries generated in test/
---
 .gitignore |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

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
-- 
1.6.3.1




More information about the lxc-devel mailing list