.gitignore: hide nested fork repo from campaign git

This commit is contained in:
2026-05-04 08:10:19 +00:00
parent affc1752e0
commit 35b5617c71
+6
View File
@@ -0,0 +1,6 @@
# The fork lives as its own git repo with its own origin
# (marfrit/libva-v4l2-request-fourier on git.reauktion.de). It's a
# sibling repo nested inside the campaign tree for working-directory
# convenience, not a submodule. Hide it from the campaign's git so
# `git status` here only shows campaign-level findings.
libva-v4l2-request-fourier/