public
Description: Ruby on Rails photo gallery. Fork of Geoffrey Grosenbach's project.
Homepage: http://nubyonrails.com/pages/gullery
Clone URL: git://github.com/jcnetdev/gullery.git
gullery / .gitignore
100644 4 lines (4 sloc) 0.041 kb
1
2
3
4
.DS_Store
log/*.log
tmp/**/*
db/*.sqlite3