Re: [PATCH] gitignore: Ignore sublime config and generated dtd

2016-03-10 Thread Bryce Harrington
On Thu, Mar 10, 2016 at 07:39:05PM -0800, Yong Bakos wrote: > > On Mar 10, 2016, at 5:04 PM, Bryce Harrington wrote: > > > > On Thu, Mar 10, 2016 at 06:30:20PM -0600, Yong Bakos wrote: > >> From: Yong Bakos > >> > >> Signed-off-by: Yong Bakos > >> --- > >> .gitignore | 8 +--- > >> src/

Re: [PATCH] gitignore: Ignore sublime config and generated dtd

2016-03-10 Thread Peter Hutterer
On Thu, Mar 10, 2016 at 05:04:08PM -0800, Bryce Harrington wrote: > On Thu, Mar 10, 2016 at 06:30:20PM -0600, Yong Bakos wrote: > > From: Yong Bakos > > > > Signed-off-by: Yong Bakos > > --- > > .gitignore | 8 +--- > > src/.gitignore | 1 + > > 2 files changed, 6 insertions(+), 3 delet

Re: [PATCH] gitignore: Ignore sublime config and generated dtd

2016-03-10 Thread Yong Bakos
> On Mar 10, 2016, at 5:04 PM, Bryce Harrington wrote: > > On Thu, Mar 10, 2016 at 06:30:20PM -0600, Yong Bakos wrote: >> From: Yong Bakos >> >> Signed-off-by: Yong Bakos >> --- >> .gitignore | 8 +--- >> src/.gitignore | 1 + >> 2 files changed, 6 insertions(+), 3 deletions(-) >> >> di

Re: [PATCH] gitignore: Ignore sublime config and generated dtd

2016-03-10 Thread Bryce Harrington
On Thu, Mar 10, 2016 at 06:30:20PM -0600, Yong Bakos wrote: > From: Yong Bakos > > Signed-off-by: Yong Bakos > --- > .gitignore | 8 +--- > src/.gitignore | 1 + > 2 files changed, 6 insertions(+), 3 deletions(-) > > diff --git a/.gitignore b/.gitignore > index 33e809c..e1d48a9 100644

[PATCH] gitignore: Ignore sublime config and generated dtd

2016-03-10 Thread Yong Bakos
From: Yong Bakos Signed-off-by: Yong Bakos --- .gitignore | 8 +--- src/.gitignore | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 33e809c..e1d48a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,18 @@ +*.3 +*.7 *.announce *.dep