X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitignore;h=5c6e87ab281a13378501946bbe089e3f4fc5a244;hb=e8900d4c7bbd84f87202afd2e7c7a2a6017f4a18;hp=fb15544e24f38d549ea8230272bc72a87063ff89;hpb=54d3775467eb1af0054d43193ff71ce1b7b71eaa;p=tlsproxy%2Ftlsproxy.git diff --git a/.gitignore b/.gitignore index fb15544..5c6e87a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,29 @@ +*.o # Created by autoreconf. -Makefile.in -aclocal.m4 -autom4te.cache/ -build-aux/ -config.h.in -configure -src/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 -src/.deps/ -src/Makefile -stamp-h1 +/config.h +/config.log +/config.status +/Makefile +/man/Makefile +/src/.deps/ +/src/Makefile +/stamp-h1 +/tests/.deps/ +/tests/Makefile # Created by make. -src/tlsproxy +/man/tlsproxy.1 +/man/tlsproxy-add.1 +/man/tlsproxy-setup.1 +/src/tlsproxy +/tests/client