public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
macournoyer (author)
Tue Jan 22 06:32:26 -0800 2008
commit  90d02898c69e4ff2b673368c9d85f936be121507
tree    d14707f3d8eeeb6bfd9a5394c336a0899c039d71
parent  98d3e8f4e08e46f73bb2012b0869a819d1cb2a5f
thin / .gitignore
100644 14 lines (12 sloc) 0.193 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ext/thin_parser/Makefile
ext/thin_parser/conftest.dSYM/*
ext/thin_parser/*.log
ext/thin_parser/*.o
ext/thin_parser/*.bundle
lib/*.bundle
log/*.log
doc/rdoc/*
tmp/*
pkg/*
nbproject/*
.DS_Store