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)
Wed Feb 06 20:02:28 -0800 2008
commit  3e406d56b4d618cd89b18a4c9a7c20a2542a883a
tree    519c425c83c80ce4cd72774e0ba4cd12458042c3
parent  f877d8ba0386b005d30925cd66d1af919ebe7754
thin / .gitignore
100644 15 lines (13 sloc) 0.212 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
spec/rails_app/log
doc/rdoc/*
tmp/*
pkg/*
nbproject/*
.DS_Store