* [PATCH] trivial: more .gitignore stuff
@ 2006-11-18 23:46 Damien Lespiau
2006-11-28 20:31 ` Josh Triplett
0 siblings, 1 reply; 2+ messages in thread
From: Damien Lespiau @ 2006-11-18 23:46 UTC (permalink / raw)
To: linux-sparse
Ignore tags and git frontends' files.
Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 3e12ce7..6a12c5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,15 @@ test-dissect
test-linearize
example
test-unssa
+
+# tags
+tags
+TAGS
+
+# stgit generated dirs
+patches-*
+
+# quilt's files
+patches
+series
+
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-28 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18 23:46 [PATCH] trivial: more .gitignore stuff Damien Lespiau
2006-11-28 20:31 ` Josh Triplett
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).