Skip to content

Commit

Permalink
selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Kelsey Skunberg authored and shuahkh committed May 14, 2019
1 parent 4d0b5f4 commit 11ebd85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/drivers/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/dma-buf/udmabuf

0 comments on commit 11ebd85

Please sign in to comment.