kmod/testsuite/.gitignore
Lucas De Marchi 0de690c96c testsuite: check if rootfs dir is dirty before running
Keep around a stamp-rootfs file that is generated together with the
rootfs. testsuite checks each test directory if its mtime is greater
than stamp's mtime, deciding if rootfs should be re-generated.
2012-06-05 00:54:47 -03:00

16 lines
181 B
Plaintext

*.lo
*.la
*.so
/.dirstamp
/test-alias
/test-blacklist
/test-dependencies
/test-init
/test-loaded
/test-modinfo
/test-new-module
/test-testsuite
/test-modprobe
/rootfs
/stamp-rootfs