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


Groups > linux.kernel > #1552351

[PATCH] tools: gpio add .gitignore for generated files

From Shuah Khan <shuahkh@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH] tools: gpio add .gitignore for generated files
Date 2017-01-05 22:50 +0100
Message-ID <sWo53-eL-25@gated-at.bofh.it> (permalink)
References <sWo53-eL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add .gitignore for generated files.

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

diff --git a/tools/gpio/.gitignore b/tools/gpio/.gitignore
new file mode 100644
index 0000000..767ad24
--- /dev/null
+++ b/tools/gpio/.gitignore
@@ -0,0 +1,4 @@
+gpio-event-mon
+gpio-hammer
+lsgpio
+include
-- 
2.7.4

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


Thread

[PATCH] selftests: gpio add .gitignore for generated files Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-05 22:50 +0100
  [PATCH] selftests: x86 protection_keys fix unused variable compile warnings Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-05 22:50 +0100
  [PATCH] tools: gpio add .gitignore for generated files Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-05 22:50 +0100
    Re: [PATCH] tools: gpio add .gitignore for generated files Linus Walleij <linus.walleij@linaro.org> - 2017-01-10 10:30 +0100
      Re: [PATCH] tools: gpio add .gitignore for generated files Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-10 15:20 +0100
        Re: [PATCH] tools: gpio add .gitignore for generated files Linus Walleij <linus.walleij@linaro.org> - 2017-01-11 16:20 +0100
          Re: [PATCH] tools: gpio add .gitignore for generated files Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-11 17:10 +0100
  [PATCH] selftests: x86 protection_keys remove dead code Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-05 22:50 +0100
  [PATCH] selftests: ipc add missing generated file to .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2017-01-05 22:50 +0100

csiph-web