From: Michael Adam Date: Thu, 17 Jul 2008 19:01:51 +0000 (+0200) Subject: gitignore: ignore the proper genreated library symbol files. X-Git-Tag: samba-4.0.0alpha6~801^2~658 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b8e887c1db8a86b15104db8043257c1fa3738b;p=thirdparty%2Fsamba.git gitignore: ignore the proper genreated library symbol files. Michael (This used to be commit 2a45f1a87c7c9a8879c3308d59d92f6c4985954d) --- diff --git a/.gitignore b/.gitignore index 8f2a734c19f..5e779f1463a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,10 +32,10 @@ source/cscope.out source/torture.tdb source/pkgconfig/*.pc source/st -source/exports/libtdb.version.syms -source/exports/libtalloc.version.syms -source/exports/libwbclient.version.syms -source/exports/libnetapi.version.syms +source/exports/libnetapi.syms +source/exports/libtalloc.syms +source/exports/libtdb.syms +source/exports/libwbclient.syms examples/VFS/Makefile examples/VFS/config.log examples/VFS/config.status