diff options
author | Filippo Giunchedi <filippo@esaurito.net> | 2009-06-07 21:48:46 +0200 |
---|---|---|
committer | Daniel Lezcano <dlezcano@fr.ibm.com> | 2009-06-07 21:48:46 +0200 |
commit | d4fca29f0175a25efe82f4dddc7e724752797686 (patch) | |
tree | a0860cdb5e52479f6f73cc7205c9f64d5944d1ef /.gitignore | |
parent | test/: update API usage (diff) | |
download | lxc-d4fca29f0175a25efe82f4dddc7e724752797686.tar.gz lxc-d4fca29f0175a25efe82f4dddc7e724752797686.tar.bz2 lxc-d4fca29f0175a25efe82f4dddc7e724752797686.zip |
Ignore test/ binaries
Hi,
as per subject, this ignores binaries generated in test/
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |