diff mbox series

Vim swap files not ignored

Message ID 1ebcf147-5381-c243-7f69-4c275768f5bf@gnu.org
State New
Headers show
Series Vim swap files not ignored | expand

Commit Message

Bruce Korb May 25, 2022, 5:02 p.m. UTC
Hi,
I don't have the keys for write access anymore. This ought to be 
applied. Odd that it never has been. :)

Comments

Jeff Law May 28, 2022, 3:39 p.m. UTC | #1
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
diff mbox series

Patch

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