public
Description: In/Out style app.
Homepage: http://zachinglis.com
Clone URL: git://github.com/zachinglis/holler.git
Click here to lend your support to: holler and make a donation at www.pledgie.com !
holler / .gitignore
100644 10 lines (9 sloc) 0.117 kb
1
2
3
4
5
6
7
8
9
10
.DS_Store
config/database.yml
config/initializers/site_keys.rb
coverage
db/schema.rb
db/*.db
db/*.sql*
log/*.log
doc