public
Rubygem
Description: Ruby gem to control a Rock's Bar-B-Que Stoker
Clone URL: git://github.com/tbuser/stoker.git
Click here to lend your support to: stoker and make a donation at www.pledgie.com !
stoker / .gitignore
100644 9 lines (8 sloc) 0.112 kb
1
2
3
4
5
6
7
8
9
web/log/*.log
web/db/*.db
web/db/*.sqlite3
web/db/*.sqlite3-journal
tmp/**/*
web/doc/api
web/doc/app
*.DS_Store