INIT: First commit

This commit is contained in:
2025-09-03 11:21:38 +02:00
commit e50a6d1087
12 changed files with 453 additions and 0 deletions

16
zabbix-apk-builder/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Build artifacts
packages/
*.apk
src/
*.tar.gz
# Docker cache
.docker/
# Backup files
*.backup
*~
# OS files
.DS_Store
Thumbs.db