unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/4] bindings/python: ignore build subdirectory.
@ 2013-06-02 13:39 david
  2013-06-02 13:39 ` [PATCH 2/4] emacs: update .gitignore david
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: david @ 2013-06-02 13:39 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner

From: David Bremner <bremner@debian.org>

Update .gitignore to make git status less noisy
---
 bindings/python/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bindings/python/.gitignore b/bindings/python/.gitignore
index 1fbea8a..da0732e 100644
--- a/bindings/python/.gitignore
+++ b/bindings/python/.gitignore
@@ -1,3 +1,4 @@
 *.py[co]
 /docs/build
 /docs/html
+build/
-- 
1.8.2.rc2

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

end of thread, other threads:[~2013-06-03 11:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-02 13:39 [PATCH 1/4] bindings/python: ignore build subdirectory david
2013-06-02 13:39 ` [PATCH 2/4] emacs: update .gitignore david
2013-06-02 13:39 ` [PATCH 3/4] bindings/go: ignore downloaded source from github.com david
     [not found]   ` <20130603095159.5206.66068@thinkbox.jade-hamburg.de>
2013-06-03 11:14     ` David Bremner
2013-06-02 13:39 ` [PATCH 4/4] debian: update .gitignore david
2013-06-03  0:05   ` David Bremner

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).