macournoyer / thin

A very fast & simple Ruby web server

macournoyer (author)
Fri May 01 19:14:20 -0700 2009
commit  ed2325ff41c187156abf17a61453653eadcaea98
tree    f0f4108ed95be364d711c9aff557013cb2f2343f
parent  a303c274bbba38d46e6164672921b9610ec28c77
thin / .gitignore
100644 21 lines (19 sloc) 0.325 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ext/thin_parser/Makefile
ext/thin_parser/conftest.dSYM/*
ext/thin_parser/*.log
ext/thin_parser/*.o
ext/thin_parser/*.bundle
ext/thin_parser/*.obj
ext/thin_parser/*mswin32*
ext/thin_parser/vc60.pdb
ext/thin_parser/*.so
lib/*.bundle
lib/*.so
log
spec/rails_app/log
doc/rdoc/*
tmp/*
pkg/*
nbproject/*
.DS_Store
daemon_test.log