diff options
author | Yuan Sun <sunyuan3@huawei.com> | 2016-01-07 14:54:01 +0800 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-01-07 13:38:11 -0700 |
commit | f4cbbcc28476cc6cbb3903fd794d62cc0710bd77 (patch) | |
tree | 0b7cc6f086c7cf737b53995a222d4761f175ed9b /tools | |
parent | 886187c4a12b5a75c146f8477d96e6b308cd0fe6 (diff) | |
download | linux-f4cbbcc28476cc6cbb3903fd794d62cc0710bd77.tar.gz linux-f4cbbcc28476cc6cbb3903fd794d62cc0710bd77.tar.bz2 linux-f4cbbcc28476cc6cbb3903fd794d62cc0710bd77.zip |
add ptrace/.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/ptrace/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/ptrace/.gitignore b/tools/testing/selftests/ptrace/.gitignore new file mode 100644 index 000000000000..b3e59d41fd82 --- /dev/null +++ b/tools/testing/selftests/ptrace/.gitignore @@ -0,0 +1 @@ +peeksiginfo |