mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] update .gitignore
@ 2011-12-13 22:38 Andreas Bießmann
  2011-12-14 10:50 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Bießmann @ 2011-12-13 22:38 UTC (permalink / raw)
  To: PTXdist ML; +Cc: Andreas Bießmann

Ignore links to sane tools in bin/

Signed-off-by: Andreas Bießmann <andreas@biessmann.de>
---
 .gitignore |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2548524..0a35092 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,11 @@ scripts/kconfig/zconf.hash.c
 scripts/kconfig/zconf.tab.c
 scripts/kconfig/*.o
 scripts/kconfig/lxdialog/*.o
+
+bin/awk
+bin/chmod
+bin/md5sum
+bin/mv
+bin/python
+bin/rm
+bin/sed
-- 
1.7.8


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] update .gitignore
  2011-12-13 22:38 [ptxdist] [PATCH] update .gitignore Andreas Bießmann
@ 2011-12-14 10:50 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2011-12-14 10:50 UTC (permalink / raw)
  To: ptxdist

On Tue, Dec 13, 2011 at 11:38:05PM +0100, Andreas Bießmann wrote:
> Ignore links to sane tools in bin/

I've aded this instead:
--------------
/bin/*
!/bin/ptxdist
-------------

This way we don't have to add all the tools.

Michael

> Signed-off-by: Andreas Bießmann <andreas@biessmann.de>
> ---
>  .gitignore |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 2548524..0a35092 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,3 +25,11 @@ scripts/kconfig/zconf.hash.c
>  scripts/kconfig/zconf.tab.c
>  scripts/kconfig/*.o
>  scripts/kconfig/lxdialog/*.o
> +
> +bin/awk
> +bin/chmod
> +bin/md5sum
> +bin/mv
> +bin/python
> +bin/rm
> +bin/sed
> -- 
> 1.7.8
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-14 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-13 22:38 [ptxdist] [PATCH] update .gitignore Andreas Bießmann
2011-12-14 10:50 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox