From 44ec7ca57dd9241e178d65001105b7d100a7dd50 Mon Sep 17 00:00:00 2001 From: Dustin Sallings Date: Tue, 10 Mar 2009 08:35:34 -0700 Subject: Created a tool to show us the sizes of various data structures. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e600555..affe663 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ memcached_dtrace.h memcached-*.tar.gz doc/protocol-binary-range.txt doc/protocol-binary.txt +/sizes -- cgit v1.2.1