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)
Sun Feb 03 19:49:51 -0800 2008
commit  c2475e64f14fdfad1248c69edda3ae50a11eb870
tree    8f3f5fd04cd2115b22e27425aa7fff365f28609a
parent  02b5468eb7eb02c1ceb267bcd77f2be4c708211d parent  31c97b8758a9529714f302ededb8664f17d8604f
thin / .gitignore
100644 13 lines (13 sloc) 0.212 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
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