diff options
author | Yuan Sun <sunyuan3@huawei.com> | 2016-01-07 14:54:02 +0800 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-01-07 13:38:24 -0700 |
commit | cdf88b4f45142f7c85a934f05b55a6c08e1d2414 (patch) | |
tree | 5d5a46ddf5ee9b932dbe8507559822c404482174 /tools | |
parent | f4cbbcc28476cc6cbb3903fd794d62cc0710bd77 (diff) | |
download | linux-cdf88b4f45142f7c85a934f05b55a6c08e1d2414.tar.gz linux-cdf88b4f45142f7c85a934f05b55a6c08e1d2414.tar.bz2 linux-cdf88b4f45142f7c85a934f05b55a6c08e1d2414.zip |
add breakpoints/.gitignore
Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testing/selftests/breakpoints/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/breakpoints/.gitignore b/tools/testing/selftests/breakpoints/.gitignore new file mode 100644 index 000000000000..9b3193d06608 --- /dev/null +++ b/tools/testing/selftests/breakpoints/.gitignore @@ -0,0 +1 @@ +breakpoint_test |