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

Daniel Lezcano daniel.lezcano at free.fr
Sun Jun 7 19:52:47 UTC 2009


Filippo Giunchedi wrote:
> 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
>   
Applied, thanks for the fix !
 -- Daniel




More information about the lxc-devel mailing list