[PATCH v2 3/3] kselftest/filelock: Add a .gitignore file

Mark Brown posted 3 patches 2 months ago
[PATCH v2 3/3] kselftest/filelock: Add a .gitignore file
Posted by Mark Brown 2 months ago
Tell git to ignore the generated binary for the test.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/filelock/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/filelock/.gitignore b/tools/testing/selftests/filelock/.gitignore
new file mode 100644
index 000000000000..825e899a121b
--- /dev/null
+++ b/tools/testing/selftests/filelock/.gitignore
@@ -0,0 +1 @@
+ofdlocks

-- 
2.47.2