Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH 3/5] Add more working files, directories to .gitignore
Date: Mon, 03 Mar 2014 03:07:31
Message-Id: 20140302190718.4473fa80.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH 3/5] Add more working files, directories to .gitignore by Brian Dolbec
1 On Sun, 2 Mar 2014 15:01:00 -0800
2 Brian Dolbec <dolsen@g.o> wrote:
3
4 > ---
5 > .gitignore | 5 +++++
6 > 1 file changed, 5 insertions(+)
7 >
8 > diff --git a/.gitignore b/.gitignore
9 > index d52b297..9dc5a73 100644
10 > --- a/.gitignore
11 > +++ b/.gitignore
12 > @@ -3,3 +3,8 @@ dist
13 > build
14 > files
15 > MANIFEST
16 > +test*
17 > +*.geany
18 > +outgoing/*
19 > +Scratch/*
20 > +*.patch
21
22 I've added one more entry, it's in git:
23
24 +patches/*
25
26 --
27 Brian Dolbec <dolsen>