From ca3fd8acb4bc3f5125a9f0f281951fb8f03778e5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 2 Aug 2009 13:39:21 -0700 Subject: Refactoring unicorn_http C/Ragel code More tightly integrate the C/Ruby portions with C/Ragel to avoid the confusing the flow. Split out some files into hopefully logical areas so it's easier to focus on more interesting/volatile code. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 408e9d0..58f5e93 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ /local.mk /test/install-* ext/unicorn_http/Makefile -ext/unicorn_http/unicorn_http.h +ext/unicorn_http/unicorn_http.c log/ pkg/ /vendor -- cgit v1.2.3-24-ge0c7