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)
Thu Jan 17 19:55:04 -0800 2008
commit  bc601ce1a4f4e42e19b77d9574f7fdebae4b15e7
tree    41963326771eba4ab6aece11a238325d3c3810aa
parent  ca716970ee03dc0ed94bda0e4dc83b8a0bf0cb9d
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/*