From: Andrew Carlotti Date: Mon, 13 Jan 2025 16:33:47 +0000 (+0000) Subject: Add Vim swap files to .gitignore X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c981932fc5c89205ff2c14ff1bf25d32fa7e3b0d;p=thirdparty%2Fbinutils-gdb.git Add Vim swap files to .gitignore This matches the exclusion added to the GCC .gitignore file in 2022. --- diff --git a/.gitignore b/.gitignore index eb1baf01743..7f1c81e00c4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *~ .#* *# +.*.swp *.flt *.gmo