[MPlayer-dev-eng] [PATCH 2/2] build: Add .gitignore file.
Clément Bœsch
ubitux at gmail.com
Wed Jun 22 19:01:51 CEST 2011
On Wed, Jun 22, 2011 at 06:38:20PM +0200, Frédéric Marchal wrote:
> On Wednesday 22 June 2011 17:30:48 Clément Bœsch wrote:
> > On Wed, Jun 22, 2011 at 05:22:34PM +0200, Ingo Brückl wrote:
> > > >> On Wed, Jun 22, 2011 at 03:31:03PM +0200, Ingo Brückl wrote:
> > > >>> Diego Biurrun wrote on Wed, 22 Jun 2011 14:11:51 +0200:
> > > >>> > On Sun, Jun 19, 2011 at 11:33:19PM +0200, Diego Biurrun wrote:
> > > >>> >> While MPlayer does not currently use git, this is useful when
> > > >>> >> working with git-svn clones and will ease a future transition
> > > >>> >> from Subversion to git. ---
> > > >>> >>
> > > >>> >> .gitignore | 54
> > > >>> >>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1
> files
> > > >>> >> changed, 54 insertions(+), 0 deletions(-)
> > > >>> >> create mode 100644 .gitignore
> > > >>> >
> > > >>> > Applied.
> > > >>>
> > > >>> Could we please set .gitignore svn:ignore? It may conflict with
> > > >>> private settings.
> > > >>
> > > >> How would it?
> > > >
> > > > Using and needing a different .gitignore for the own working
> > > > environment?
> > >
> > > Unless there is a satisfying solution that allows own versions of
> > > .gitignore which cannot be committed by accident, I sadly have to pause.
> >
> > git config --global core.excludesfile ~/.gitignore ?
>
> No, that doesn't exclude tracked files.
>
Sure, but since you have your own .gitignore, you don't have to edit the
one in the project tree. But maybe I misunderstood the issue.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110622/9f1a7f88/attachment.asc>
More information about the MPlayer-dev-eng
mailing list