Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Ilya Kosarev <i.kosarev@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] gitignore: add  .idea path
Date: Tue, 17 Dec 2019 17:52:11 +0300	[thread overview]
Message-ID: <20191217145211.udakoyvkpx2bv2z5@tkn_work_nb> (raw)
In-Reply-To: <20191125164304.25784-1-i.kosarev@tarantool.org>

LGTM.

CCed Kirill.

WBR, Alexader Turenko.

On Mon, Nov 25, 2019 at 07:43:04PM +0300, Ilya Kosarev wrote:
> JetBrains IDEs use .idea folder to store configuration files.
> To provide more comfort for it's users .idea folder should be ignored.
> ---
> https://github.com/tarantool/tarantool/tree/i.kosarev/update-gitignore
> 
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index b8ffaca6d..e9508fc43 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -26,6 +26,7 @@ CTestTestfile.cmake
>  Testing/
>  ./build
>  /build
> +.idea/
>  # Ignore Makefile in the stupid way for `tar --exclude-vcs-ignores`
>  /Makefile
>  ./Makefile
> -- 
> 2.17.1
> 

  reply	other threads:[~2019-12-17 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 16:43 Ilya Kosarev
2019-12-17 14:52 ` Alexander Turenko [this message]
2019-12-17 14:54   ` Kirill Yukhin
2019-12-17 16:05     ` Alexander Turenko

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=20191217145211.udakoyvkpx2bv2z5@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=i.kosarev@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] gitignore: add  .idea path' \
    /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