public
Fork of bmizerany/sinatra
Description: Classy web-development dressed in a DSL
Homepage: http://sinatra.rubyforge.org
Clone URL: git://github.com/rtomayko/sinatra.git
jschementi (author)
Sun Dec 21 18:36:14 -0800 2008
rtomayko (committer)
Fri Oct 16 23:12:14 -0700 2009
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*