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)
Sat Jan 12 09:23:25 -0800 2008
commit  0ff4b4247b109554fabed4422c7046e3e104cb7d
tree    c8710ba54f75dfc9e964f6c85efb657625c67b9c
parent  2b60ea8c4c40f8626847d3a67279ec3c55e0b75a
thin / .gitignore
100644 11 lines (10 sloc) 0.17 kb
1
2
3
4
5
6
7
8
9
10
11
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/*