build: ignore Gitea metadata in image context

This commit is contained in:
2026-07-22 22:36:40 +02:00
parent 3ea0abcf7e
commit 9f1429a78c
+2 -2
View File
@@ -2,8 +2,8 @@
.git
.gitignore
# GitHub metadata and local CI files
.github
# Gitea metadata and local CI files
.gitea
# IDE/editor files
.idea