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:
macournoyer (author)
Fri Jan 25 11:31:01 -0800 2008
commit  38b7c0d42699fc8f40a48a08507021bab625adcb
tree    9ad93df418d44f64f57474098d5f13720b88c68c
parent  47154115483833730a6317cb3179f1415e0b7a19
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