diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-09-16 03:57:09 -0700 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-09-16 03:57:09 -0700 |
commit | 1b3f5cee2e72b8eb3df4836c237255ac7ad57136 (patch) | |
tree | 56ab0d2ebb34b9c747c1c2606fc2d617f4b77671 /.gitignore | |
parent | 79082f400e3d0c21b53d54bfb42954c2396110b9 (diff) | |
parent | 033ced60ac734161686bd3da685f2d7b056e17c8 (diff) | |
download | samba-1b3f5cee2e72b8eb3df4836c237255ac7ad57136.tar.gz samba-1b3f5cee2e72b8eb3df4836c237255ac7ad57136.tar.bz2 samba-1b3f5cee2e72b8eb3df4836c237255ac7ad57136.zip |
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8425302f0b..43f7846d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -138,6 +138,7 @@ source4/config.mk source4/coverage source4/data.mk source4/dsdb/common/proto.h +source4/dsdb/kcc/kcc_service_proto.h source4/dsdb/repl/drepl_service_proto.h source4/dsdb/samdb/samdb_proto.h source4/dsdb/schema/proto.h |