diff options
author | Michael Adam <obnox@samba.org> | 2008-08-20 22:34:26 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-20 22:39:46 +0200 |
commit | 9220e7671483332583afae86332eb377b0897d72 (patch) | |
tree | def3c2d2b69d6128568e59ed7ac77a21f8ea55ba /.gitignore | |
parent | 447852c9d80f516d281c3939c5b942f9252a9939 (diff) | |
download | samba-9220e7671483332583afae86332eb377b0897d72.tar.gz |
gitignore: add libsmbsharemodes.syms - this is now generated
Michael
(This used to be commit 11458f9a9ac17c68aa0496d2ade4b93d02e7ebcc)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d192da35a6f..dcb84517c25 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ source/torture.tdb source/pkgconfig/*.pc source/st source/exports/libsmbclient.syms +source/exports/libsmbsharemodes.syms source/exports/libnetapi.syms source/exports/libtalloc.syms source/exports/libtdb.syms |