public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Search Repo:
commit  621d6fd5a3bcf2bfdac252a9bf5b57ff6c8edfa6
tree    84735017acfff4dc67d793d7d006c7bd96fe9556
parent  2593a374fa8230b080020d14767e173fb100d251
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/*