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 Feb 08 22:59:54 -0800 2008
commit  ab63c2010438d2764e1d566b6b1aa6a34dc42bb5
tree    93e7ec38c12e2ee0175cc61704d9b3882ff95f97
parent  c2475e64f14fdfad1248c69edda3ae50a11eb870 parent  704af3973c881cfa99c6265591d7face9e8a7701
thin / .gitignore
100644 18 lines (18 sloc) 0.315 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ext/thin_parser/Makefile
ext/thin_parser/conftest.dSYM/*
ext/thin_parser/*.log
ext/thin_parser/*.o
ext/thin_parser/*.bundle
ext/thin_parser/*.obj
ext/thin_parser/*mswin32*
ext/thin_parser/vc60.pdb
ext/thin_parser/*.so
lib/*.bundle
lib/*.so
log/*.log
spec/rails_app/log
doc/rdoc/*
tmp/*
pkg/*
nbproject/*
.DS_Store