diff options
author | Tim Potter <tpot@samba.org> | 2002-11-29 02:46:33 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-11-29 02:46:33 +0000 |
commit | 899582f0f17d58a51d12717001224c2b066ae46f (patch) | |
tree | 3dd487259c973cfedb2c95658c26126f4c6bcd36 /source3/bin | |
parent | 9c7891e964500a8a5c516ad75f8664532323934b (diff) | |
download | samba-899582f0f17d58a51d12717001224c2b066ae46f.tar.gz samba-899582f0f17d58a51d12717001224c2b066ae46f.tar.bz2 samba-899582f0f17d58a51d12717001224c2b066ae46f.zip |
Ignore ntlm_auth binary.
(This used to be commit 25bbd0d1f90f819fcc7d9446f4f7e75e2434a639)
Diffstat (limited to 'source3/bin')
-rw-r--r-- | source3/bin/.cvsignore | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 741838a31e..6a7074db5d 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -1,5 +1,7 @@ +*.so .dummy .libs +debug2html locktest locktest2 make_printerdef @@ -11,10 +13,12 @@ net nmbd nmblookup nsstest +ntlm_auth pdbedit profiles rpcclient samsync +samtest smbcacls smbcacls smbclient @@ -36,10 +40,7 @@ talloctort tdbbackup testparm testprns +vfstest wbinfo winbindd wrepld -vfstest -samtest -debug2html -*.so |