public
Fork of myabc/merb_mart
Description: open-source e-commerce built on merb
Clone URL: git://github.com/myobie/merb_mart.git
merb_mart / .gitignore
100644 14 lines (14 sloc) 0.113 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
*.log
*.pid
*.db
log/*.log
log/*.pid
cache/*
config/database.yml
coverage
gems
pkg
pkg/*
tmp
www/output