diff options
| author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-07-29 11:43:22 -0600 |
|---|---|---|
| committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-08-02 13:50:48 -0600 |
| commit | 5b1b9c5851348c941ec0705c7c0baa5bef637ceb (patch) | |
| tree | 137e0082e36c01936aae5b3aaa9c09d758bf7e87 /tools/testing/selftests/splice | |
| parent | 2fe05e1139a555ae91f00a812cb9520e7d3022ab (diff) | |
| download | blackbird-obmc-linux-5b1b9c5851348c941ec0705c7c0baa5bef637ceb.tar.gz blackbird-obmc-linux-5b1b9c5851348c941ec0705c7c0baa5bef637ceb.zip | |
selftests: splice: add .gitignore for generated files
Add .gitignore for generated files.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/splice')
| -rw-r--r-- | tools/testing/selftests/splice/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/splice/.gitignore b/tools/testing/selftests/splice/.gitignore new file mode 100644 index 000000000000..1e23fefd68e8 --- /dev/null +++ b/tools/testing/selftests/splice/.gitignore @@ -0,0 +1 @@ +default_file_splice_read |

