]> Git Repo - linux.git/commitdiff
selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
authorKelsey Skunberg <[email protected]>
Sun, 12 May 2019 05:04:52 +0000 (23:04 -0600)
committerShuah Khan <[email protected]>
Tue, 14 May 2019 23:37:06 +0000 (17:37 -0600)
Create ../selftests/drivers/.gitignore which holds the following file name
created after compiling:

- /dma-buf/udmabuf

Signed-off-by: Kelsey Skunberg <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
tools/testing/selftests/drivers/.gitignore [new file with mode: 0644]

diff --git a/tools/testing/selftests/drivers/.gitignore b/tools/testing/selftests/drivers/.gitignore
new file mode 100644 (file)
index 0000000..f6aebcc
--- /dev/null
@@ -0,0 +1 @@
+/dma-buf/udmabuf
This page took 0.060898 seconds and 4 git commands to generate.