public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
commit  ae5e7299f4457da4c841ce980b3ef85c2dec002e
tree    c5473312ccf698d63b482e4fcfe5ab3aace8898a
parent  42dea94c69a651d7666ce1f7114c356d8099a27e
thin / .gitignore
100644 14 lines (12 sloc) 0.193 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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