mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-13 21:09:07 +08:00
As reported by Quentin, using Github Action to archive all submodules (e.g., for retsnoop release packaging) is impacted by it not supporting "<glob>/" pattern in .gitattributes. Use "<glob>/**" instead. [0] https://github.com/anakryiko/retsnoop/pull/42#issuecomment-1560797837 Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2 lines
24 B
Plaintext
2 lines
24 B
Plaintext
assets/** export-ignore
|