linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitignore: add 'version.h'
@ 2013-09-27 23:57 Emilio G. Cota
  2013-09-28  0:54 ` Josh Triplett
  0 siblings, 1 reply; 4+ messages in thread
From: Emilio G. Cota @ 2013-09-27 23:57 UTC (permalink / raw)
  To: sparse; +Cc: linux-sparse, Emilio G. Cota

From: "Emilio G. Cota" <cota@braap.org>

Signed-off-by: Emilio G. Cota <cota@braap.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index bb33508..d32d063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 # generated
 pre-process.h
 sparse.pc
+version.h
 
 # programs
 test-inspect
-- 
1.8.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-21 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 23:57 [PATCH] gitignore: add 'version.h' Emilio G. Cota
2013-09-28  0:54 ` Josh Triplett
     [not found]   ` <CANeU7QnHWNK-tCwSgiv09tmDtvRP2YpkoiO+pMYeD18vkhoUKg@mail.gmail.com>
2013-12-19  5:46     ` Emilio G. Cota
2013-12-21 17:22       ` Christopher Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).