X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=.gitignore;h=a8a2893c78fa51a0e520e79b5ca5b091d60f5fd4;hp=fb15544e24f38d549ea8230272bc72a87063ff89;hb=HEAD;hpb=54d3775467eb1af0054d43193ff71ce1b7b71eaa diff --git a/.gitignore b/.gitignore index fb15544..a8a2893 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,51 @@ -# Created by autoreconf. -Makefile.in -aclocal.m4 -autom4te.cache/ -build-aux/ -config.h.in -configure -src/Makefile.in -# Created by ./configure. -Makefile -config.h -config.log -config.status -src/.deps/ -src/Makefile -stamp-h1 -# Created by make. -src/tlsproxy +*.o +# Auto-generated files. +/aclocal.m4 +/autom4te.cache/ +/build-aux/ +/config.h +/config.h.in +/config.h.in~ +/config.log +/config.status +/configure +/lib/.deps/ +/lib/.libs/ +/lib/libtlsproxyhelper.la +/lib/Makefile +/lib/Makefile.in +/lib/tlsproxyhelper.lo +/libtool +/m4/libtool.m4 +/m4/lt~obsolete.m4 +/m4/ltoptions.m4 +/m4/ltsugar.m4 +/m4/ltversion.m4 +/Makefile +/Makefile.in +/man/Makefile +/man/Makefile.in +/man/tlsproxy.1 +/man/tlsproxy-add.1 +/man/tlsproxy-setup.1 +/src/.deps/ +/src/Makefile +/src/Makefile.in +/src/tlsproxy +/stamp-h1 +/tests/client +/tests/.deps/ +/tests/Makefile +/tests/Makefile.in +/tests/proxy-ca-key.pem +/tests/proxy-ca.pem +/tests/proxy-dh.pem +/tests/proxy-invalid.pem +/tests/proxy-key.pem +/tests/tests-authentication.sh.log +/tests/tests-authentication.sh.trs +/tests/tests-normal.sh.log +/tests/tests-normal.sh.trs +/tests/tests-passthrough.sh.log +/tests/tests-passthrough.sh.trs +/tests/test-suite.log