Remove publish.zip, add zip to gitignore

This commit is contained in:
administrator 2026-05-01 23:15:46 +02:00
parent 4493e6d0f1
commit d996fd0254
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
bin/
obj/
publish/
*.zip
# Skripte aus publish/ im Root behalten
!install-service.ps1

Binary file not shown.