diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1d1513999b..8f2a734c19 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,10 @@ source/cscope.out source/torture.tdb source/pkgconfig/*.pc source/st -source/exports/libtdb.syms +source/exports/libtdb.version.syms +source/exports/libtalloc.version.syms +source/exports/libwbclient.version.syms +source/exports/libnetapi.version.syms examples/VFS/Makefile examples/VFS/config.log examples/VFS/config.status |