[PATCH 3/3] selftests/dmabuf-heaps: add gitignore file

From: Javier Carrasco
Date: Wed Oct 04 2023 - 09:47:58 EST


dmabuf-heaps builds a dmabuf-heap binary that can be ignored by git.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
---
tools/testing/selftests/dmabuf-heaps/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/dmabuf-heaps/.gitignore b/tools/testing/selftests/dmabuf-heaps/.gitignore
new file mode 100644
index 000000000000..b500e76b9045
--- /dev/null
+++ b/tools/testing/selftests/dmabuf-heaps/.gitignore
@@ -0,0 +1 @@
+dmabuf-heap

--
2.39.2