The kmod module generates quite a lot of intermediate build files, so ignore those in git. Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx> --- Changes in v3: - update dropped files names, following changes in previous commit Changes in v2: - new patch --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 96e05c7842624067ed5571bccbaae76122a66567..98fdf13b96225697b5d58126af17c92af487ed6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /build /config.h +tests/bin/* +!tests/bin/test_bin.c +!tests/bin/Makefile -- 2.50.0