.gitignore: hide nested fork repo from campaign git
This commit is contained in:
@@ -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/
|
||||||
Reference in New Issue
Block a user