Re: [PATCH v2] Simplify the .gitignore file

2020-09-11 Thread Paolo Bonzini
On 09/09/20 18:07, Philippe Mathieu-Daudé wrote: > On 9/9/20 10:03 AM, Thomas Huth wrote: >> Now that we always do out-of-tree builds (and the in-tree builds are >> faked via a "build" directory), we can simplify out .gitignore file >> quite a bit. >> >> Signed-off-by: Thomas Huth Acked-by: Paolo

Re: [PATCH v2] Simplify the .gitignore file

2020-09-11 Thread Paolo Bonzini
On 09/09/20 18:07, Philippe Mathieu-Daudé wrote: > On 9/9/20 10:03 AM, Thomas Huth wrote: >> Now that we always do out-of-tree builds (and the in-tree builds are >> faked via a "build" directory), we can simplify out .gitignore file >> quite a bit. >> >> Signed-off-by: Thomas Huth Queued, thanks.

Re: [PATCH v2] Simplify the .gitignore file

2020-09-09 Thread Philippe Mathieu-Daudé
On 9/9/20 10:03 AM, Thomas Huth wrote: > Now that we always do out-of-tree builds (and the in-tree builds are > faked via a "build" directory), we can simplify out .gitignore file > quite a bit. > > Signed-off-by: Thomas Huth > --- > v2: Do not delete the .sdk, stgit and coccinelle lines > >

[PATCH v2] Simplify the .gitignore file

2020-09-09 Thread Thomas Huth
Now that we always do out-of-tree builds (and the in-tree builds are faked via a "build" directory), we can simplify out .gitignore file quite a bit. Signed-off-by: Thomas Huth --- v2: Do not delete the .sdk, stgit and coccinelle lines .gitignore | 152