diff options
author | Jean-François Micouleau <jfm@samba.org> | 2000-09-27 11:25:16 +0000 |
---|---|---|
committer | Jean-François Micouleau <jfm@samba.org> | 2000-09-27 11:25:16 +0000 |
commit | e8fbf2cbadb81eee9e342da7bdbe6f30c3bb7cb2 (patch) | |
tree | 1ee2654a0f1ebce482bdf3786a978a5546a4d61f | |
parent | 670d4984d545aab1d7ae687fd365d4d6f4edb410 (diff) | |
download | samba-e8fbf2cbadb81eee9e342da7bdbe6f30c3bb7cb2.tar.gz samba-e8fbf2cbadb81eee9e342da7bdbe6f30c3bb7cb2.tar.bz2 samba-e8fbf2cbadb81eee9e342da7bdbe6f30c3bb7cb2.zip |
ignore smbcontrol in bin directory
J.F.
(This used to be commit d56cc6ebe7fe546c1fe28f6f75d1cc0702694972)
-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 434c7ea953..8286fdc06f 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -14,4 +14,5 @@ testparm testprns .dummy wbinfo -.libs
\ No newline at end of file +.libs +smbcontrol |