public
Fork of bmizerany/sinatra
Description: Classy web-development dressed in a DSL
Homepage: http://sinatra.rubyforge.org
Clone URL: git://github.com/sr/sinatra.git
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*