diff options
author | Günther Deschner <gd@samba.org> | 2009-06-04 21:15:41 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-06-04 21:18:20 +0200 |
commit | 46e2bbd141b9fb88019462f90886b39cd3eac80b (patch) | |
tree | 9f6915b54e92b662b74b49c32ceb37d43b9a3fa7 /.gitignore | |
parent | abbcd574db6ac7a94856801f83b2ade971a6a396 (diff) | |
download | samba-46e2bbd141b9fb88019462f90886b39cd3eac80b.tar.gz |
gitignore: remove traces of source4/libcli/auth.
This makes it possible clean up a master checkout with git clean -x -f -d and
build samba4 afterwards.
Guenther
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 168c9bfd170..e8e1dfa327d 100644 --- a/.gitignore +++ b/.gitignore @@ -180,7 +180,6 @@ source4/include/config_tmp.h.in source4/kdc/pac_glue.h source4/ldap_server/proto.h source4/lib/charset/charset_proto.h -source4/libcli/auth/proto.h source4/libcli/composite/proto.h source4/libcli/finddcs.h source4/libcli/ldap/ldap_proto.h |