X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=.gitignore;h=2ea24890a702cc47474f4278528a809308f10332;hp=7ceb58ace78326e863888c77730e3ee342ceceb0;hb=5ca1b3118da58c669b3bbf6d8e198cc2fe3d9b81;hpb=972ea57ca568bc4328f2f128bf06f8b27a844ce0 diff --git a/.gitignore b/.gitignore index 7ceb58a..2ea2489 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,24 @@ +*.o # Created by autoreconf. -/Makefile.in /aclocal.m4 /autom4te.cache/ /build-aux/ /config.h.in /config.h.in~ /configure +/Makefile.in /src/Makefile.in +/tests/Makefile.in # Created by ./configure. -/Makefile /config.h /config.log /config.status +/Makefile /src/.deps/ /src/Makefile /stamp-h1 +/tests/.deps/ +/tests/Makefile # Created by make. /src/tlsproxy +/tests/client