Take the 2008 Git User's Survey and help out! [ hide ]

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:24:14 -0800 2008
commit  47154115483833730a6317cb3179f1415e0b7a19
tree    961f88ce1167b026fd36c44760c66167a768ac91
parent  4017a4dc97eac8f12c19e4a36e56357ba9857c86
thin / .gitignore
100644 12 lines (12 sloc) 0.193 kb
1
2
3
4
5
6
7
8
9
10
11
12
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