ry / ebb
watch download tarball
public
Description: web server
Homepage: http://ebb.rubyforge.org
Clone URL: git://github.com/ry/ebb.git
ebb / .gitignore
100644 24 lines (19 sloc) 0.278 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.gdb_history
benchmark/runall.sh
build
site/index.html
src/Makefile
src/ebb_ffi.bundle
src/ebb_ffi.so
src/ebb_ffi.o
src/mkmf.log
src/*.o
 
src/ebb.c
src/ebb.h
 
src/rbtree.c
src/rbtree.h
 
src/ebb_request_parser.c
src/ebb_request_parser.rl
src/ebb_request_parser.h
 
libev*
.libebb