summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* prepare for checking in autogenerated filesDamien Miller2024-06-131-4/+7
| | | | | | | 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.
* ignore some vim droppingsDamien Miller2024-02-011-0/+2
|
* Add aclocal.m4 and config.h.in~ to .gitignore.Darren Tucker2020-09-111-0/+2
| | | | aclocal.m4 is now generated by autoreconf.
* upstream: basic unit test for sshsig.[ch], including FIDO keysdjm@openbsd.org2020-06-191-0/+1
| | | | | | verification only so far OpenBSD-Regress-ID: fb1f946c8fc59206bc6a6666e577b5d5d7e45896
* Add config.log to .gitignoreRuben Kerkhof2020-01-161-0/+1
|
* another attempt at sk-dummy.so working x-platformDamien Miller2019-11-291-0/+2
| | | | | | | | include a fatal() implementation to satisfy libopenbsd-compat clean up .lo and .so files .gitignore .lo and .so files
* ignore ssh-sk-helperDamien Miller2019-11-121-0/+1
|
* Add tags to .gitignoreCorinna Vinschen2019-02-221-0/+1
| | | | Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
* Fuzzer harnesses for sig verify and pubkey parsingDamien Miller2017-09-081-0/+1
| | | | | | These are some basic clang libfuzzer harnesses for signature verification and public key parsing. Some assembly (metaphorical) required.
* add *.0 manpage droppingsDamien Miller2017-06-011-0/+1
|
* clean up regress files and add a .gitignoreDamien Miller2017-05-101-0/+26