[PATCH olpc-bootanim 1/2] .gitignore: only ignore the images/deltas file, not the deltas directory

Martin Langhoff martin.langhoff at gmail.com
Tue Mar 29 13:05:43 EDT 2011


NAK.

- Images dir location is configurable, and I recommend putting it
right next to the .ini, using the %(oob_config_dir)s construct.

So I have

 config/foo-1.5.ini
 config/images/*png
 config/activities/*.xo

- The 'deltas' file gets created inside build/cache. If you have
os-builder/deltas or os-builder/images/deltas that's completely
unrelated to olpc-bootanim...

cheers,



m


On Mon, Mar 28, 2011 at 1:01 PM, Sascha Silbe <silbe at activitycentral.com> wrote:
>
> Signed-off-by: Sascha Silbe <silbe at activitycentral.com>
> ---
>  .gitignore |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index ee0f770..2907f43 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -23,7 +23,7 @@ aclocal.m4
>  autom4te.cache
>  *.565
>  ChangeLog
> -deltas
> +/images/deltas
>  boot-anim-helper
>  boot-anim-running
>  compile
> --
> 1.7.4.1
>
> _______________________________________________
> Devel mailing list
> Devel at lists.laptop.org
> http://lists.laptop.org/listinfo/devel
>



-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



More information about the Devel mailing list