gitignore: ignore any test artifacts

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
This commit is contained in:
Lukas Wagner 2024-05-21 15:31:46 +02:00 committed by Wolfgang Bumiller
parent fc6acae04b
commit aacb66ebc5

2
.gitignore vendored
View File

@ -9,3 +9,5 @@ dest/
/www/mobile/pvemanager-mobile.js /www/mobile/pvemanager-mobile.js
/www/touch/touch-[0-9]*/ /www/touch/touch-[0-9]*/
/pve-manager-[0-9]*/ /pve-manager-[0-9]*/
/test/.mocked_*
/test/*.tmp