diff options
author | Michael Adam <obnox@samba.org> | 2008-08-20 22:33:17 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-20 22:39:45 +0200 |
commit | 4845b8616421d2f99bafae6fccc1c4ce0fb2d8c6 (patch) | |
tree | eb837b21d13e45e246ad2f306863d9d53f82d25d /.gitignore | |
parent | f483aa05e4506962099ff5c54481b197a4a98332 (diff) | |
download | samba-4845b8616421d2f99bafae6fccc1c4ce0fb2d8c6.tar.gz samba-4845b8616421d2f99bafae6fccc1c4ce0fb2d8c6.tar.bz2 samba-4845b8616421d2f99bafae6fccc1c4ce0fb2d8c6.zip |
gitignore: add libsmbclient.syms - this is now generated
Michael
(This used to be commit 02d4b820fccfef1387f47db4bb5ade3dfd0d25bb)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e779f1463..d192da35a6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ source/cscope.out source/torture.tdb source/pkgconfig/*.pc source/st +source/exports/libsmbclient.syms source/exports/libnetapi.syms source/exports/libtalloc.syms source/exports/libtdb.syms |