diff options
author | Tim Potter <tpot@samba.org> | 2003-04-14 05:38:28 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-14 05:38:28 +0000 |
commit | 0b65a190a0b2a2be7904b41260c5ca92d1d59ae8 (patch) | |
tree | 33fe261cb6409a05d5889f28dcf2c69689d923f1 | |
parent | ee855b3333e715f7ffa42d287ae84a219255bc51 (diff) | |
download | samba-0b65a190a0b2a2be7904b41260c5ca92d1d59ae8.tar.gz samba-0b65a190a0b2a2be7904b41260c5ca92d1d59ae8.tar.bz2 samba-0b65a190a0b2a2be7904b41260c5ca92d1d59ae8.zip |
Ignore check programs.
(This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)
-rw-r--r-- | source3/bin/.cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 86ae6b6e67..5c61680e12 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -24,6 +24,7 @@ smbcacls smbcacls smbclient smbcontrol +smbcquotas smbd smbfilter smbgroupedit @@ -37,6 +38,7 @@ smbtorture smbtree smbumount swat +t_push_ucs2 t_strcmp t_stringoverflow talloctort @@ -47,4 +49,3 @@ vfstest wbinfo winbindd wrepld -smbcquotas |