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)
Thu May 15 18:38:00 -0700 2008
commit  6ac4baf44a7480a1147a764cca90ff974b866827
tree    7a6855cbf73d6c613bf0ac1a55b3b459006a948c
parent  5d0a3a0bfd9d3e9d0ea3c0f14a6873f58a6e35ce
thin / .gitignore
100644 18 lines (18 sloc) 0.309 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
spec/rails_app/log
doc/rdoc/*
tmp/*
pkg/*
nbproject/*
.DS_Store