aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoripknHama <ipknhama@gmail.com>2014-04-16 02:57:18 +0900
committeripknHama <ipknhama@gmail.com>2014-04-16 02:57:18 +0900
commitd0141b26136ddccbb2185b17b2b3822cf13d422a (patch)
tree5d560e9395b92e9137848b02db6f86874bd3f2c3 /.gitignore
parent7933427691ec30afd63cde8927b9500237d5b2cb (diff)
downloadcrow-d0141b26136ddccbb2185b17b2b3822cf13d422a.tar.gz
crow-d0141b26136ddccbb2185b17b2b3822cf13d422a.zip
fix routing bugs, some optimization on trie
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 2 insertions, 5 deletions
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