Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628700

[PATCH 1/2] selftests: add gpio generated files to .gitignore

From Shuah Khan <shuahkh@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] selftests: add gpio generated files to .gitignore
Date 2017-04-22 02:20 +0200
Message-ID <tyQWl-45g-1@gated-at.bofh.it> (permalink)
References <tyQWl-45g-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


gpio test generates files in selftests directory. Add them to .gitignore.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 tools/testing/selftests/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore
index f0600d2..9175035 100644
--- a/tools/testing/selftests/.gitignore
+++ b/tools/testing/selftests/.gitignore
@@ -1 +1,5 @@
 kselftest
+gpiogpio-event-mon
+gpiogpio-hammer
+gpioinclude/
+gpiolsgpio
-- 
2.9.3

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 1/2] selftests: add gpio generated files to .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2017-04-22 02:20 +0200

csiph-web