[lxc-devel] [PATCH 3/3] gitignore: Update for python files

Serge Hallyn serge.hallyn at canonical.com
Mon Dec 10 05:06:18 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>

Wonder if a .git commit hook could automatically check for these.

> ---
>  .gitignore | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 79dd77a..a766716 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -66,6 +66,9 @@ src/lxc/lxc-version
>  src/lxc/lxc-wait
>  src/lxc/legacy/lxc-ls
>  
> +src/python-lxc/build/
> +src/python-lxc/examples/api_test.py
> +src/python-lxc/lxc/__init__.py
>  src/python-lxc/lxc/__pycache__/
>  
>  src/tests/lxc-test-containertests
> -- 
> 1.8.0
> 
> 
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> 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