[openssh-commits] [openssh] 01/02: Exclude generated openbsd-compat/include directory.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Sep 22 19:07:05 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 2c1d38f7ffc8b8ec244bfe17ec8a85b3d737dcab
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Sep 22 16:55:49 2025 +1000
Exclude generated openbsd-compat/include directory.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7707a18e6..a017df851 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ config.log
config.status
openbsd-compat/Makefile
openbsd-compat/regress/Makefile
+openbsd-compat/include
openssh.xml
opensshd.init
survey.sh
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list