unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Have git ignore etags file
@ 2009-11-18 19:58 Keith Packard
  2009-11-19  5:16 ` [PATCH] Have git ignore tags & cscope files Rolland Santimano
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Packard @ 2009-11-18 19:58 UTC (permalink / raw)
  To: notmuch

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d277c5a..367caa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+TAGS
 .deps
 notmuch
 notmuch.1.gz
-- 
1.6.5.2

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

* Re: [PATCH] Have git ignore tags & cscope files
  2009-11-18 19:58 [PATCH] Have git ignore etags file Keith Packard
@ 2009-11-19  5:16 ` Rolland Santimano
  0 siblings, 0 replies; 2+ messages in thread
From: Rolland Santimano @ 2009-11-19  5:16 UTC (permalink / raw)
  To: Keith Packard, notmuch

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8417d60..ef515f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 TAGS
+tags
+*cscope*
 .deps
 notmuch
 notmuch.1.gz
-- 
1.5.4.3


      

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

end of thread, other threads:[~2009-11-19  5:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18 19:58 [PATCH] Have git ignore etags file Keith Packard
2009-11-19  5:16 ` [PATCH] Have git ignore tags & cscope files Rolland Santimano

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).