public
Description: (offically at github.com/sinatra/sinatra) Classy web-development dressed in a DSL
Homepage: http://sinatra.github.com
Clone URL: git://github.com/bmizerany/sinatra.git
bmizerany (author)
Fri Apr 24 17:10:46 -0700 2009
commit  801163e9f3d1e0452054dbccf9f876f62bf022a0
tree    f4ca7972b1d0c4a8f21039d0ab9af970f3d0606f
parent  64d852ea6f30ca4264f329415426d6cd2ebc7ae6
sinatra / .gitignore
100644 10 lines (9 sloc) 0.064 kb
1
2
3
4
5
6
7
8
9
10
*.log
.DS_Store
/pkg
/book
/doc/api
/doc/*.html
.#*
\#*
.emacs*