summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-07-17 21:01:51 +0200
committerMichael Adam <obnox@samba.org>2008-07-17 21:02:32 +0200
commite9b8e887c1db8a86b15104db8043257c1fa3738b (patch)
tree98c965acbaba53566b5af7f9bf4faadbb0e585d7 /.gitignore
parent9ec49801616556b3dd4542ef108145ea04586d21 (diff)
downloadsamba-e9b8e887c1db8a86b15104db8043257c1fa3738b.tar.gz
samba-e9b8e887c1db8a86b15104db8043257c1fa3738b.tar.bz2
samba-e9b8e887c1db8a86b15104db8043257c1fa3738b.zip
gitignore: ignore the proper genreated library symbol files.
Michael (This used to be commit 2a45f1a87c7c9a8879c3308d59d92f6c4985954d)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 8f2a734c19..5e779f1463 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