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
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
Hi,
I don't have the keys for write access anymore. This ought to be
applied. Odd that it never has been. :)diff --git a/.gitignore b/.gitignore
index 14ee0325176..021a8c74185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*~
.#*
*#
+.*.swp
*.flt
*.gmo