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 v2: - new patch --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 96e05c7842624067ed5571bccbaae76122a66567..b82205d4ee2d0a83ac736c3c879d46d44e0212d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /build /config.h +tests/kmod/* +!tests/kmod/kmod.c +!tests/kmod/Makefile -- 2.50.0