X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitignore;h=5c6e87ab281a13378501946bbe089e3f4fc5a244;hb=e8900d4c7bbd84f87202afd2e7c7a2a6017f4a18;hp=997a121e2fb7017b6018286286d41028a12f8f11;hpb=bf842e52eca269915f769db97c8eef830be0dd1f;p=tlsproxy%2Ftlsproxy.git diff --git a/.gitignore b/.gitignore index 997a121..5c6e87a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,29 @@ +*.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