diff options
author | Tim Potter <tpot@samba.org> | 2003-04-14 05:34:45 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-14 05:34:45 +0000 |
commit | 07494a108734e26ad38e33954147cc0dd60e7cf2 (patch) | |
tree | ebc4974b031f0bd7f2b6255507ae089b092ce2b0 | |
parent | 710bd555c8a86ed91e9b5c7db9af6d6cbcd8b949 (diff) | |
download | samba-07494a108734e26ad38e33954147cc0dd60e7cf2.tar.gz samba-07494a108734e26ad38e33954147cc0dd60e7cf2.tar.xz samba-07494a108734e26ad38e33954147cc0dd60e7cf2.zip |
Ignore check programs.
(This used to be commit 6b607054064b808a15bc1b1b7dc19fc788e1adce)
-rw-r--r-- | source3/bin/.cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 5cad4ba406..2ca1f67685 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -2,6 +2,7 @@ .dummy .libs debug2html +editreg locktest locktest2 make_printerdef @@ -36,6 +37,8 @@ smbtorture smbtree smbumount swat +t_push_ucs2 +t_strcmp talloctort tdbbackup testparm @@ -44,4 +47,3 @@ vfstest wbinfo winbindd wrepld -editreg |