X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=.gitignore;h=9ebffca9c0ce56a649f0911d82161c4e98545baf;hp=997a121e2fb7017b6018286286d41028a12f8f11;hb=2baa95ccbe4631bafa59fb2200d5758f38943073;hpb=bf842e52eca269915f769db97c8eef830be0dd1f diff --git a/.gitignore b/.gitignore index 997a121..9ebffca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,34 @@ +*.o # Created by autoreconf. -/Makefile.in /aclocal.m4 /autom4te.cache/ /build-aux/ /config.h.in /config.h.in~ /configure +/Makefile.in +/man/Makefile.in /src/Makefile.in /tests/Makefile.in # Created by ./configure. -/Makefile /config.h /config.log /config.status +/Makefile +/man/Makefile /src/.deps/ /src/Makefile +/stamp-h1 /tests/.deps/ /tests/Makefile -/stamp-h1 # Created by make. +/man/tlsproxy.1 +/man/tlsproxy-add.1 +/man/tlsproxy-setup.1 /src/tlsproxy /tests/client +/tests/proxy-ca-key.pem +/tests/proxy-ca.pem +/tests/proxy-dh.pem +/tests/proxy-invalid.pem +/tests/proxy-key.pem