]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
testsuite: swap empty .gitignore for .gitkeep
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 28 Jan 2026 16:59:01 +0000 (16:59 +0000)
committerLucas De Marchi <demarchi@kernel.org>
Tue, 3 Feb 2026 04:59:03 +0000 (22:59 -0600)
Later commit will be removing some no longer needed .gitignore files
and/or contents.

In a few instances, we want the empty folder to be preserved so swap the
empty .gitignore for the more widely used and obvious (IMHO) .gitkeep.

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>
testsuite/rootfs-pristine/test-loaded/sys/module/btusb/holders/.gitkeep [moved from testsuite/rootfs-pristine/test-loaded/sys/module/btusb/holders/.gitignore with 100% similarity]
testsuite/rootfs-pristine/test-rootfs/testdir/.gitkeep [moved from testsuite/rootfs-pristine/test-rootfs/testdir/.gitignore with 100% similarity]