X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitignore;h=2dfad8278e37fa1159204cfdea663a9f0793af90;hb=6d4e2f4f00d371bd455604a1ecd371146861af1e;hp=7ceb58ace78326e863888c77730e3ee342ceceb0;hpb=972ea57ca568bc4328f2f128bf06f8b27a844ce0;p=tlsproxy%2Ftlsproxy.git diff --git a/.gitignore b/.gitignore index 7ceb58a..2dfad82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,33 @@ +*.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 # 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-invalid.pem +/tests/proxy-key.pem