[PATCH] gitignore: ignore sh.config and doc/config.dox
[notmuch-archives.git] / ea / 8feeaa92b801712620b89c5be4baf0b6ed0712
1 Return-Path: <jani@nikula.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 46B8F431FC3\r
6         for <notmuch@notmuchmail.org>; Mon, 27 Oct 2014 10:59:44 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id iSn2klni6fL6 for <notmuch@notmuchmail.org>;\r
16         Mon, 27 Oct 2014 10:59:40 -0700 (PDT)\r
17 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com\r
18  [74.125.82.41])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  EB73A431FB6    for <notmuch@notmuchmail.org>; Mon, 27 Oct 2014 10:59:39 -0700\r
21  (PDT)\r
22 Received: by mail-wg0-f41.google.com with SMTP id b13so6299260wgh.0\r
23         for <notmuch@notmuchmail.org>; Mon, 27 Oct 2014 10:59:37 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=1e100.net; s=20130820;\r
26         h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
27         bh=H4T9cuGd122IDk+Dgl0i2dEQNcw/1mYY/Bf8WU+wOko=;\r
28         b=Dogn3RZ0N9Mcr2uBe3+K+a2go4Atohh4HgvljT1HctfNqY8OW6TvVA3J0IrcBcXv20\r
29         1t2BOYJciDR8dEpW0yQ0Qj01agzon8PC67AkzDrwdSM/BF29WIRCH+/ajP1yjJ9JDcgy\r
30         fEnTzyvlmV1hLJ1M4PxQ2NJFWuYWq6v1wpV1NDN8232N7b695dD0OWo8C/Wy/BKAhTjc\r
31         Bl2H0uoQaGuzN0Fd0cu8CSnfB0auv27ZfWGurve+82rQ3gj0WS/0wk2IcICJ2vq8XpNk\r
32         x/jnzzyEbfyr/YuxezTvyxSOtdLyF0c93gvEQ+l/G+atRPrC+jNzV47WeXHhDPA93N+1\r
33         2BgQ==\r
34 X-Gm-Message-State:\r
35  ALoCoQmkClVs8T6tEY4TYDTVSFbOmUKG5RZJBP56s5p8D5tUthKgXXouyf2kYdyqavnP8K9qxyNZ\r
36 X-Received: by 10.180.91.234 with SMTP id ch10mr22658775wib.60.1414432777533; \r
37         Mon, 27 Oct 2014 10:59:37 -0700 (PDT)\r
38 Received: from localhost (dsl-hkibrasgw2-58c36d-48.dhcp.inet.fi.\r
39         [88.195.109.48])\r
40         by mx.google.com with ESMTPSA id ce1sm16393902wjc.2.2014.10.27.10.59.36\r
41         for <multiple recipients>\r
42         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
43         Mon, 27 Oct 2014 10:59:36 -0700 (PDT)\r
44 From: Jani Nikula <jani@nikula.org>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: [PATCH] gitignore: ignore sh.config and doc/config.dox\r
47 Date: Mon, 27 Oct 2014 19:59:34 +0200\r
48 Message-Id: <1414432774-11618-1-git-send-email-jani@nikula.org>\r
49 X-Mailer: git-send-email 2.1.1\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Mon, 27 Oct 2014 17:59:44 -0000\r
63 \r
64 ---\r
65  .gitignore     | 1 +\r
66  doc/.gitignore | 1 +\r
67  2 files changed, 2 insertions(+)\r
68 \r
69 diff --git a/.gitignore b/.gitignore\r
70 index 1fb3a713cfe8..296030c76977 100644\r
71 --- a/.gitignore\r
72 +++ b/.gitignore\r
73 @@ -1,5 +1,6 @@\r
74  .first-build-message\r
75  Makefile.config\r
76 +sh.config\r
77  version.stamp\r
78  TAGS\r
79  tags\r
80 diff --git a/doc/.gitignore b/doc/.gitignore\r
81 index f0cbb9c27b24..d0da78e510f1 100644\r
82 --- a/doc/.gitignore\r
83 +++ b/doc/.gitignore\r
84 @@ -1,3 +1,4 @@\r
85  *.pyc\r
86  docdeps.mk\r
87  _build\r
88 +config.dox\r
89 -- \r
90 2.1.1\r
91 \r