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)
Mon Jan 28 17:47:09 -0800 2008
commit  e94bf798052d2a1171789e0a95fa049ccc4d9ddd
tree    59ce5852c6c31ce983c4e637fce31ebd1bf6bc24
parent  5d29f05e15440c52447a12262de9450adcf8761b
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