Am 09.04.24 um 15:25 schrieb Lukas Wagner:
> Signed-off-by: Lukas Wagner <l.wag...@proxmox.com>
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index e8d1eb27..48975d55 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -9,3 +9,5 @@ dest/
>  /www/mobile/pvemanager-mobile.js
>  /www/touch/touch-[0-9]*/
>  /pve-manager-[0-9]*/
> +/test/.mocked*
> +/test/*.log.tmp

Nit: not exactly the same as in the clean target of the Makefile
rm -rf *~ .mocked_* *.tmp
but shouldn't matter.


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to