summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-07-17 21:05:11 +0200
committerKarolin Seeger <kseeger@samba.org>2008-07-18 16:00:07 +0200
commitcc675d4a91a168c2a562d585a51c60ce27142c73 (patch)
treebadea60e84c213fa9d9b60099dd55c6d6ad9fb30
parente4785b197fc1e8c112fc687869c82c4f87c6c14e (diff)
downloadsamba-cc675d4a91a168c2a562d585a51c60ce27142c73.tar.gz
samba-cc675d4a91a168c2a562d585a51c60ce27142c73.tar.xz
samba-cc675d4a91a168c2a562d585a51c60ce27142c73.zip
gitignore: ignore the generated library symbol files
Michael (cherry picked from commit 1006173f98ea8a19c4891c543373124dc2f65282)
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa58e015177..764d38b3b56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,10 @@ source/cscope.out
source/torture.tdb
source/pkgconfig/*.pc
source/st
+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