From: Junio C Hamano <gitster@pobox.com>
To: "Sergio via GitGitGadget" <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org, Sergei Krivonos <sergeikrivonos@gmail.com>
Subject: Re: [PATCH 2/2] Add Eclipse project settings files to .gitignore
Date: Thu, 18 Aug 2022 10:31:16 -0700 [thread overview]
Message-ID: <xmqqr11dpifv.fsf@gitster.g> (raw)
In-Reply-To: <106a0563cfc29b75dbdbd54ce55140762e133539.1660831231.git.gitgitgadget@gmail.com> (Sergio via GitGitGadget's message of "Thu, 18 Aug 2022 14:00:31 +0000")
"Sergio via GitGitGadget" <gitgitgadget@gmail.com> writes:
> From: Sergio <sergeikrivonos@gmail.com>
>
> Signed-off-by: Sergio <sergeikrivonos@gmail.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
Your interest in the git project is appreciated, but we try to keep
our .gitignore to the common build artifacts. Things that are
created for those who share a certaion personal preference, like
editor backup files, are best listed in .git/info/exclude (or
$HOME/.gitignore). I am an Emacs user but *~ is not in .gitignore
in the project, for example.
Thanks.
prev parent reply other threads:[~2022-08-18 17:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 14:00 [PATCH 0/2] Make rebase.autostash default Sergei Krivonos via GitGitGadget
2022-08-18 14:00 ` [PATCH 1/2] " Sergio via GitGitGadget
2022-08-18 16:55 ` brian m. carlson
2022-08-18 17:25 ` Junio C Hamano
2022-08-18 14:00 ` [PATCH 2/2] Add Eclipse project settings files to .gitignore Sergio via GitGitGadget
2022-08-18 17:00 ` brian m. carlson
2022-08-18 18:17 ` Junio C Hamano
2022-08-18 19:47 ` rsbecker
2022-08-18 17:31 ` Junio C Hamano [this message]
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=xmqqr11dpifv.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=gitgitgadget@gmail.com \
--cc=sergeikrivonos@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.