mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 09:19:06 +08:00
git: add .gitattributes file ignoring assets/ during archiving
We don't need to archive assets/ subdir when packaging libbpf sources in retsnoop and veristat repos. Mark assets/ as export-ignore to skip it. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
3783577161
commit
d9d17f6d71
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
assets/ export-ignore
|
||||
Reference in New Issue
Block a user