We plan to check in automatically generated files (config.h.in, etc) on
release branches. These files are normally ignored by .gitignore, but
this shuffles the contents of this file to make it easy to un-ignore
them.
Makefile
buildpkg.sh
config.h
-config.h.in
config.h.in~
config.log
config.status
-configure
-aclocal.m4
openbsd-compat/Makefile
openbsd-compat/regress/Makefile
openssh.xml
opensshd.init
survey.sh
-**/*.0
**/*.o
**/*.lo
**/*.so
!regress/misc/fuzz-harness/Makefile
!regress/unittests/sshsig/Makefile
tags
+
+# Ignored on main branch
+config.h.in
+configure
+aclocal.m4
+ChangeLog
+**/*.0