diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0d54fb09dd..6ff72a076c 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* |