macournoyer / thin

A very fast & simple Ruby web server

This URL has Read+Write access

commit  1d1faea0401103e2d16cfb38b19d7fd133053cb5
tree    fbcf407c7fe50067672e6b993de7a5d2af1a398b
parent  8968de296a0edc8a233ae8d7d2717615f0305815
thin / .gitignore
100644 20 lines (18 sloc) 0.309 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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