[openssh-commits] [openssh] branch master updated: ignore some vim droppings

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Feb 1 14:01:28 AEDT 2024


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new 3ad669f8 ignore some vim droppings
3ad669f8 is described below

commit 3ad669f81aabbd2ba9fbd472903f680f598e1e99
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Thu Feb 1 14:01:18 2024 +1100

    ignore some vim droppings
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5e4ae5a6..7fccc6fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@ survey.sh
 **/*.so
 **/*.out
 **/*.a
+**/*.un~
+**/.*.swp
 autom4te.cache/
 scp
 sftp

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list