]> git.ipfire.org Git - thirdparty/kmod.git/commit
.gitignore: remove majority of listings
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 9 Nov 2025 21:47:09 +0000 (21:47 +0000)
committerLucas De Marchi <demarchi@kernel.org>
Tue, 3 Feb 2026 04:59:03 +0000 (22:59 -0600)
commitb2a471d552038c70c0898ce687f0e7bc42877c71
tree35833c6f6092ad7412b2714f76250b721db7719b
parente3bd550e6a09e735f9acb0b78ad0fc338257c181
.gitignore: remove majority of listings

With the move to meson. only out-of-tree builds are allowed. As such, we
can remove ~90% of the contents of our .gitignore file(s).

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Lucas De Marchi <demarchi@kernel.org>
Link: https://github.com/kmod-project/kmod/pull/pull/400
Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
.gitignore
libkmod/.gitignore [deleted file]
libkmod/docs/.gitignore [deleted file]
man/.gitignore [deleted file]
shared/.gitignore [deleted file]
testsuite/.gitignore [deleted file]
testsuite/module-playground/.gitignore [deleted file]
tools/.gitignore [deleted file]