aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Carlotti <andrew.carlotti@arm.com>2025-01-13 16:33:47 +0000
committerAndrew Carlotti <andrew.carlotti@arm.com>2025-02-28 16:06:25 +0000
commitc981932fc5c89205ff2c14ff1bf25d32fa7e3b0d (patch)
tree99b1bcf0a86009c01164ceb255d6b2800dbf227e
parentfa4fe2753730f412c00a8a2bab36550c063dfe95 (diff)
downloadbinutils-c981932fc5c89205ff2c14ff1bf25d32fa7e3b0d.zip
binutils-c981932fc5c89205ff2c14ff1bf25d32fa7e3b0d.tar.gz
binutils-c981932fc5c89205ff2c14ff1bf25d32fa7e3b0d.tar.bz2
Add Vim swap files to .gitignore
This matches the exclusion added to the GCC .gitignore file in 2022.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb1baf0..7f1c81e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*~
.#*
*#
+.*.swp
*.flt
*.gmo