public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Vim swap files not ignored
@ 2022-05-25 17:02 Bruce Korb
  2022-05-28 15:39 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Bruce Korb @ 2022-05-25 17:02 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 109 bytes --]

Hi,
I don't have the keys for write access anymore. This ought to be 
applied. Odd that it never has been. :)

[-- Attachment #2: 9999-HEAD.diff --]
[-- Type: text/x-patch, Size: 162 bytes --]

diff --git a/.gitignore b/.gitignore
index 14ee0325176..021a8c74185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *~
 .#*
 *#
+.*.swp
 
 *.flt
 *.gmo

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

* Re: Vim swap files not ignored
  2022-05-25 17:02 Vim swap files not ignored Bruce Korb
@ 2022-05-28 15:39 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2022-05-28 15:39 UTC (permalink / raw)
  To: gcc-patches



On 5/25/2022 11:02 AM, Bruce Korb via Gcc-patches wrote:
> Subject:
> Vim swap files not ignored
> From:
> Bruce Korb via Gcc-patches <gcc-patches@gcc.gnu.org>
> Date:
> 5/25/2022, 11:02 AM
>
> To:
> gcc-patches@gcc.gnu.org
>
>
> Hi,
> I don't have the keys for write access anymore. This ought to be 
> applied. Odd that it never has been. :)
Applied.  We can certainly get you fresh keys if you want them Bruce!

jeff

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

end of thread, other threads:[~2022-05-28 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 17:02 Vim swap files not ignored Bruce Korb
2022-05-28 15:39 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).