Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH] gitignore: Add paths for quilt
@ 2019-03-02 11:27 Cyrill Gorcunov
  2019-03-02 11:46 ` Vladimir Davydov
  2019-03-05  7:50 ` [tarantool-patches] Re: [PATCH] " Konstantin Osipov
  0 siblings, 2 replies; 6+ messages in thread
From: Cyrill Gorcunov @ 2019-03-02 11:27 UTC (permalink / raw)
  To: tarantool

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*

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

end of thread, other threads:[~2019-03-05  7:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-02 11:27 [tarantool-patches] [PATCH] gitignore: Add paths for quilt Cyrill Gorcunov
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

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