X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitignore;h=9ebffca9c0ce56a649f0911d82161c4e98545baf;hb=f7b1d8eb6ee068e7562553c00cd9998300ee5311;hp=2ea24890a702cc47474f4278528a809308f10332;hpb=846f6f532ec3f4e51d89a54771db2108795ecaac;p=tlsproxy%2Ftlsproxy.git diff --git a/.gitignore b/.gitignore index 2ea2489..9ebffca 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /config.h.in~ /configure /Makefile.in +/man/Makefile.in /src/Makefile.in /tests/Makefile.in # Created by ./configure. @@ -14,11 +15,20 @@ /config.log /config.status /Makefile +/man/Makefile /src/.deps/ /src/Makefile /stamp-h1 /tests/.deps/ /tests/Makefile # 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