diff options
author | Herb Lewis <herb@samba.org> | 2008-09-04 14:48:27 -0700 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2008-09-04 14:48:27 -0700 |
commit | 14a7860681124ee75e966bd1e86f04f206fcec4c (patch) | |
tree | 496dcedcede975ddd65f547ffcfb6e48dc0b5d4c /.gitignore | |
parent | 24992010cb57556ee2b65776f26e586ea0e3895d (diff) | |
parent | 174fd4a73153fb5ed5b660f66da84c25636059af (diff) | |
download | samba-14a7860681124ee75e966bd1e86f04f206fcec4c.tar.gz samba-14a7860681124ee75e966bd1e86f04f206fcec4c.tar.bz2 samba-14a7860681124ee75e966bd1e86f04f206fcec4c.zip |
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
(This used to be commit 0311d171970e888754cf614adfdfc1f8e0f5b04e)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index edb1b3d6d8..123e92531a 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,13 @@ source/librpc/gen_ndr/srv_misc.* source/librpc/gen_ndr/srv_notify.* source/librpc/gen_ndr/srv_security.* source/librpc/gen_ndr/srv_xattr.* +source/librpc/gen_ndr/cli_libnetapi.c +source/librpc/gen_ndr/cli_libnetapi.h +source/librpc/gen_ndr/cli_nbt.c +source/librpc/gen_ndr/cli_nbt.h +source/librpc/gen_ndr/srv_drsuapi.c +source/librpc/gen_ndr/srv_drsuapi.h +source/librpc/gen_ndr/srv_libnetapi.c +source/librpc/gen_ndr/srv_libnetapi.h +source/librpc/gen_ndr/srv_nbt.c +source/librpc/gen_ndr/srv_nbt.h |