diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-03-13 21:00:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:49:34 -0500 |
commit | f7fc7e21922355afb5c66cf6b5afb69ad79a9b46 (patch) | |
tree | 28c4e2084b0863722a6b50e2c4777f5ff2cb3cc7 | |
parent | 47a17a741af625eb52f611b3d0f3ea0e207f2c3a (diff) | |
download | samba-f7fc7e21922355afb5c66cf6b5afb69ad79a9b46.tar.gz |
r21832: Ignore some more autogenerated files.
-rw-r--r-- | .bzrignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore index 2df8f2d3b05..5d99e84731c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -55,9 +55,7 @@ source/lib/db_wrap_proto.h source/lib/charset/charset_proto.h source/lib/cmdline/credentials.h source/lib/ldb/samba/ldif_handlers.h -source/lib/registry/reg_backend_rpc.h source/lib/registry/regf.h -source/lib/registry/registry_proto.h source/lib/registry/tdr_regf.c source/lib/registry/tdr_regf.h source/lib/samba3/samba3_proto.h @@ -171,3 +169,5 @@ webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/locale/translation webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/translation/messages.pot source/torture/ndr/proto.h source/bin/modules/* +source/tests +source/torture/unix/proto.h |