public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
kevwil (author)
Thu Jan 17 07:18:08 -0800 2008
commit  da56b598d40e1b7abd0d73b682399b81c056576b
tree    e6f6d34d65eb79851657d3eee23b10f72783d17d
parent  6134e4395966cc3b7a4623aff635378a64f6e54c
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/*