From 42b28ee95d0884c465fd2762ee9cbf1044a8bd4d Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 30 Jul 2009 08:36:03 +0200 Subject: [PATCH] .gitignore: ignore more generated files metze --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 0d54fb09ddc..6ff72a076c4 100644 --- a/.gitignore +++ b/.gitignore @@ -174,6 +174,10 @@ source4/heimdal/lib/ntlm/heimntlm-protos.h source4/heimdal/lib/roken/err.h source4/heimdal/lib/roken/vis.h source4/heimdal/lib/wind/*_table.? +source4/heimdal/lib/asn1/*.hx +source4/heimdal/lib/gssapi/*.hx +source4/heimdal/lib/hdb/*.hx +source4/heimdal/lib/hx509/*.hx source4/include/build.h source4/include/config_tmp.h source4/include/config_tmp.h.in @@ -338,6 +342,7 @@ librpc/gen_ndr/*dsbackup* librpc/gen_ndr/*frsrpc* librpc/gen_ndr/*dcom* librpc/gen_ndr/*frsapi* +librpc/gen_ndr/*frstrans* librpc/gen_ndr/*dbgidl* librpc/gen_ndr/*browser* librpc/gen_ndr/*atsvc* -- 2.34.1