diff options
author | Tim Potter <tpot@samba.org> | 2003-04-28 05:28:48 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-28 05:28:48 +0000 |
commit | 60948799eab21f8ba13409797a248a2c7befa538 (patch) | |
tree | 19839b401fe063243f78ee5fa0e60de5c104e3e7 /source3/bin/.cvsignore | |
parent | 266f1fddff6081e6c3b59213f012cdf41a2cda57 (diff) | |
download | samba-60948799eab21f8ba13409797a248a2c7befa538.tar.gz samba-60948799eab21f8ba13409797a248a2c7befa538.tar.bz2 samba-60948799eab21f8ba13409797a248a2c7befa538.zip |
Ignore t_snprintf binary.
(This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)
Diffstat (limited to 'source3/bin/.cvsignore')
-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 f2e7ef0d41..8188947f75 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -24,6 +24,7 @@ smbcacls smbcacls smbclient smbcontrol +smbcquotas smbd smbfilter smbgroupedit @@ -38,6 +39,7 @@ smbtree smbumount swat t_push_ucs2 +t_snprintf t_strcmp talloctort tdbbackup @@ -47,4 +49,3 @@ vfstest wbinfo winbindd wrepld -smbcquotas |