[lxc-devel] [PATCH 3/3] gitignore: Ignore python cache

Serge Hallyn serge.hallyn at canonical.com
Mon Nov 26 17:21:08 UTC 2012


Quoting Stéphane Graber (stgraber at ubuntu.com):
> Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 398e4fc..76c9533 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -65,6 +65,8 @@ src/lxc/lxc-unshare
>  src/lxc/lxc-version
>  src/lxc/lxc-wait
>  
> +src/python-lxc/lxc/__pycache__/
> +
>  src/tests/lxc-test-containertests
>  src/tests/lxc-test-createtest
>  src/tests/lxc-test-destroytest
> -- 
> 1.8.0
> 
> 
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel




More information about the lxc-devel mailing list