Re: [PATCH v2 0/2] tools: add two local .gitignore files

2023-11-22 Thread Jan Beulich
On 22.11.2023 14:02, Juergen Gross wrote: > After a new build on my system (OpenSUSE Leap 15.5) "git status" will > print out: > > Untracked files: > (use "git add ..." to include in what will be committed) > tools/pygrub/pygrub.egg-info/ > tools/python/xen.egg-info/ > > This sm

[PATCH v2 0/2] tools: add two local .gitignore files

2023-11-22 Thread Juergen Gross
After a new build on my system (OpenSUSE Leap 15.5) "git status" will print out: Untracked files: (use "git add ..." to include in what will be committed) tools/pygrub/pygrub.egg-info/ tools/python/xen.egg-info/ This small patch series fixes that by adding the related entries to