From d0141b26136ddccbb2185b17b2b3822cf13d422a Mon Sep 17 00:00:00 2001 From: ipknHama Date: Wed, 16 Apr 2014 02:57:18 +0900 Subject: fix routing bugs, some optimization on trie --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e86bfe6..2837b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -27,8 +27,5 @@ unittest *.gcov covtest -unittest.gcda -unittest.gcno - -http_parser.gcda -http_parser.gcno +*.gcda +*.gcno -- cgit v1.2.3-54-g00ecf