Hi!
On Sat, Jun 20, 2020 at 12:10:22PM +0200, Thomas Koenig via Gcc-patches wrote:
> Add swap files for vim to .gitignore.
>
> This patch adds the most common swap files for vim to .gitignore. The
> editor may leave those behind if is stopped or crashes. We already
> do the same kind of things f
Add swap files for vim to .gitignore.
This patch adds the most common swap files for vim to .gitignore. The
editor may leave those behind if is stopped or crashes. We already
do the same kind of things for emacs.
ChangeLog:
* .gitignore: Add swap files for vim.
diff --git a/.gitignore