[pmg-devel] applied-series: [PATCH pmg-{api, gui, docs, log-tracker} 0/4] add .gitignore files for dpkg build artifacts

Stoiko Ivanov s.ivanov at proxmox.com
Thu Oct 3 17:07:31 CEST 2024


Thanks for the patches!
applied them, for gui and docs amended with a line to also ignore
artefacts from source-packages.
for api added a separate commit for this and the generated doc-snippets.


On Mon, 30 Sep 2024 17:25:00 +0200
Christoph Heiss <c.heiss at proxmox.com> wrote:

> As it says on the tin; adds .gitignore rules for the four repos for
> ignoring the various files produced during a `make deb` - just a small
> dev UX improvement. Same (rules) as we have pretty much elsewhere.
> 
> No actual functional changes.
> 
> diffstat
> ========
> 
> pmg-api:
> 
> Christoph Heiss (1):
>   gitignore: add rules for dpkg build artifacts
> 
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 .gitignore
> 
> pmg-gui:
> 
> Christoph Heiss (1):
>   gitignore: add rules for dpkg build artifacts
> 
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 .gitignore
> 
> pmg-docs:
> 
> Christoph Heiss (1):
>   gitignore: add rules for dpkg build artifacts
> 
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> pmg-log-tracker:
> 
> Christoph Heiss (1):
>   gitignore: add rules for dpkg build artifacts
> 
>  .gitignore | 6 ++++++
>  1 file changed, 6 insertions(+)
> 





More information about the pmg-devel mailing list