diff options
author | Michael Adam <obnox@samba.org> | 2008-05-18 23:09:34 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-05-18 23:09:34 +0200 |
commit | 03dcad0b271ab348149431340317d053308614bd (patch) | |
tree | 62e18901b2e3330efcdecd1c2286f6287eba615d /.gitignore | |
parent | 1ef69fcf21400a72ad34198aaa9cf8a1afbbb9ec (diff) | |
download | samba-03dcad0b271ab348149431340317d053308614bd.tar.gz samba-03dcad0b271ab348149431340317d053308614bd.tar.xz samba-03dcad0b271ab348149431340317d053308614bd.zip |
winbindd: freeze winbindd_proto.h
Michael
(This used to be commit 467b8f0f4d58fc00d07264c651016087bd00b233)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 624b4df243..dc2b9c9cb6 100644 --- a/.gitignore +++ b/.gitignore @@ -34,7 +34,6 @@ source/config.cache source/library-versions source/nsswitch/*.so source/proto_exists -source/winbindd/winbindd_proto.h source/cscope.out source/torture.tdb source/pkgconfig/*.pc |