Vim swap files not ignored
authorBruce Korb <bkorb@gnu.org>
Sat, 28 May 2022 15:36:10 +0000 (09:36 -0600)
committerJeff Law <jeffreyalaw@gmail.com>
Sat, 28 May 2022 15:38:29 +0000 (09:38 -0600)
ChangeLog:

* .gitignore: Ignore vim swap files

.gitignore

index 14ee032..021a8c7 100644 (file)
@@ -6,6 +6,7 @@
 *~
 .#*
 *#
+.*.swp
 
 *.flt
 *.gmo