From 73a1fb51f4794d7653e17d137bc8ba0499856d15 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Mon, 23 May 2011 15:17:03 -0700 Subject: [PATCH] Add tags to ignore file list. --- .bzrignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.bzrignore b/.bzrignore index 78b001ef..ab5bf832 100644 --- a/.bzrignore +++ b/.bzrignore @@ -14,6 +14,7 @@ */Makefile */Makefile.in *TAGS +.deps INSTALL Makefile Makefile.in @@ -50,6 +51,8 @@ docs/*.[13] docs/*.html docs/doctest/ docs/doctrees/ +docs/html/ +docs/linkcheck/ example/memcached_light libhashkit/configure.h libmemcached-*.tar.gz @@ -71,8 +74,6 @@ ltsugar.m4 ltversion.m4 lt~obsolete.m4 patch -docs/html/ -docs/linkcheck/ patch2 stamp-h1 support/Makefile @@ -80,6 +81,7 @@ support/Makefile.in support/libmemcached-fc.spec support/libmemcached.pc support/libmemcached.spec +tags tests/atomsmasher tests/hash_plus tests/hashplus @@ -92,4 +94,3 @@ tests/testplus tests/testudp tests/var/ unittests/unittests -.deps -- 2.30.2