diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-04-21 20:00:39 -0400 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-04-25 11:49:38 -0400 |
commit | 26d5ad3b96cf9c2a161c8e685e427966c91c587b (patch) | |
tree | 4653fd21f1893e35fb7ff32c3d967a73287a1268 /tools | |
parent | 337f1e366c75ec88d9bbae59c0703d4289458b29 (diff) |
selftests: add gpio generated files to .gitignore
gpio test generates files in selftests directory. Add them to .gitignore.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testing/selftests/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore index f0600d20ce7d..91750352459d 100644 --- a/tools/testing/selftests/.gitignore +++ b/tools/testing/selftests/.gitignore | |||
@@ -1 +1,5 @@ | |||
1 | kselftest | 1 | kselftest |
2 | gpiogpio-event-mon | ||
3 | gpiogpio-hammer | ||
4 | gpioinclude/ | ||
5 | gpiolsgpio | ||