diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-01-22 23:38:55 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:44:02 -0500 |
commit | 2ea9ee8b5a57d5876314dcfa8e8e9b40849fad48 (patch) | |
tree | 9fd5e5484da754e72d755ec84e8cb501cdc0b58e | |
parent | 109d97a38ffdc534f55d5f9ab8484566c918d580 (diff) | |
download | samba-2ea9ee8b5a57d5876314dcfa8e8e9b40849fad48.tar.gz samba-2ea9ee8b5a57d5876314dcfa8e8e9b40849fad48.tar.bz2 samba-2ea9ee8b5a57d5876314dcfa8e8e9b40849fad48.zip |
r20959: Add ignore entries
(This used to be commit bc8650b368ddcd8753a9ba7fcf38388bebe75358)
-rw-r--r-- | .bzrignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 55ce762ee2..bf51f9ab9f 100644 --- a/.bzrignore +++ b/.bzrignore @@ -150,3 +150,13 @@ source/torture/rap/proto.h source/heimdal/lib/roken/err.h source/scripting/ejs/ejsnet/proto.h source/heimdal/lib/hx509/asn1_*.c +*.gcno +*.gcda +source/bin/shared/*.so* +*.1 +*.3 +*.8 +source/pidl/blib +source/pidl/pm_to_blib +source/coverage +source/st |