Re: ignore more files in Git?

2021-11-30 Thread Tom Rini
On Tue, Nov 30, 2021 at 09:21:08PM +0100, Rasmus Villemoes wrote: > On 30/11/2021 17.02, Tom Rini wrote: > > On Tue, Nov 30, 2021 at 05:39:36PM +0200, Andy Shevchenko wrote: > > >>> These files are products of `make O=...`. There are no issues when I > >>> build inside the tree (dunno why). But I

Re: ignore more files in Git?

2021-11-30 Thread Rasmus Villemoes
On 30/11/2021 17.02, Tom Rini wrote: > On Tue, Nov 30, 2021 at 05:39:36PM +0200, Andy Shevchenko wrote: >>> These files are products of `make O=...`. There are no issues when I >>> build inside the tree (dunno why). But I definitely won't build in the >>> source tree folder. >> >> I realized that

Re: ignore more files in Git?

2021-11-30 Thread Tom Rini
On Tue, Nov 30, 2021 at 05:39:36PM +0200, Andy Shevchenko wrote: > On Tue, Nov 30, 2021 at 5:28 PM Andy Shevchenko > wrote: > > On Tue, Nov 30, 2021 at 3:23 PM Tom Rini wrote: > > > On Tue, Nov 30, 2021 at 03:06:23PM +0200, Andy Shevchenko wrote: > > > > > > > Am I doing something wrong? > > > >

Re: ignore more files in Git?

2021-11-30 Thread Andy Shevchenko
On Tue, Nov 30, 2021 at 5:28 PM Andy Shevchenko wrote: > On Tue, Nov 30, 2021 at 3:23 PM Tom Rini wrote: > > On Tue, Nov 30, 2021 at 03:06:23PM +0200, Andy Shevchenko wrote: > > > > > Am I doing something wrong? > > > > > > $ git status --ignored > > > On branch edison-acpi > > > Your branch is u

Re: ignore more files in Git?

2021-11-30 Thread Andy Shevchenko
On Tue, Nov 30, 2021 at 3:23 PM Tom Rini wrote: > > On Tue, Nov 30, 2021 at 03:06:23PM +0200, Andy Shevchenko wrote: > > > Am I doing something wrong? > > > > $ git status --ignored > > On branch edison-acpi > > Your branch is up to date with 'gh-andy-shev/edison-acpi'. > > > > Ignored files: > >

Re: ignore more files in Git?

2021-11-30 Thread Tom Rini
On Tue, Nov 30, 2021 at 03:06:23PM +0200, Andy Shevchenko wrote: > Am I doing something wrong? > > $ git status --ignored > On branch edison-acpi > Your branch is up to date with 'gh-andy-shev/edison-acpi'. > > Ignored files: > (use "git add -f ..." to include in what will be committed) >

ignore more files in Git?

2021-11-30 Thread Andy Shevchenko
Am I doing something wrong? $ git status --ignored On branch edison-acpi Your branch is up to date with 'gh-andy-shev/edison-acpi'. Ignored files: (use "git add -f ..." to include in what will be committed) tools/binman/__pycache__/ tools/binman/etype/__pycache__/ tools/conc