Tarantool development patches archive
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: tarantool <tarantool-patches@freelists.org>
Subject: [tarantool-patches] [PATCH] gitignore: Add paths for quilt
Date: Sat, 2 Mar 2019 14:27:09 +0300	[thread overview]
Message-ID: <20190302112709.GA13301@uranus.lan> (raw)

Suitable for those who is using quilt for development.
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

Index: tarantool.git/.gitignore
===================================================================
--- tarantool.git.orig/.gitignore
+++ tarantool.git/.gitignore
@@ -6,10 +6,12 @@ _CPack_Packages
 *.gcno
 *.gcda
 *.gcov
+patches/
 coverage/
 coverage.info
 *.o
 *.reject
+*.rej
 *.so
 *~
 *.swp*

             reply	other threads:[~2019-03-02 11:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02 11:27 Cyrill Gorcunov [this message]
2019-03-02 11:46 ` Vladimir Davydov
2019-03-02 12:05   ` [PATCH v2] " Cyrill Gorcunov
2019-03-02 12:22     ` Vladimir Davydov
2019-03-05  7:50 ` [tarantool-patches] Re: [PATCH] " Konstantin Osipov
2019-03-05  7:59   ` Cyrill Gorcunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190302112709.GA13301@uranus.lan \
    --to=gorcunov@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [tarantool-patches] [PATCH] gitignore: Add paths for quilt' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox