From: Heiko Hund Date: Thu, 18 Aug 2011 12:17:50 +0000 (+0000) Subject: add .gitignore to official repository X-Git-Tag: v2.3-alpha1~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98054a0744d1e228341cf2d8e1b1f9f2650c2775;p=thirdparty%2Fopenvpn.git add .gitignore to official repository This .gitignore make the output of git status a lot more readable. It was made from the dynamically generated files that showed after using both build system. Signed-off-by: Samuli Seppänen Signed-off-by: Heiko Hund Acked-By: David Sommerseth Signed-off-by: David Sommerseth --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..3d12f5d22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,40 @@ +*.[oa] +*.dll +*.exe +*.mak +*.obj +*.pyc +*.so +.deps +Makefile +Makefile.in +aclocal.m4 +autodefs.h +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +configure.h +depcomp +dist/ +install-sh +install-win32/settings +install-win32/tmp +missing +openvpn +openvpn.8.html +openvpn.exe.manifest +openvpnserv.exe.manifest +openvpn.spec +stamp-h1 +t_client.sh +tap-win32/SOURCES +tap-win32/amd64/ +tap-win32/i386/ +tapinstall/ +vc90.idb +win/version_m4_vars.tmp