public
Description: A gitified copy of Peter Cooper's Rubyflow website
Homepage: http://rubyflow.com
Clone URL: git://github.com/Sutto/rubyflow.git
rubyflow / .gitignore
100644 12 lines (12 sloc) 0.165 kb
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
log/*.log
log/*.pid
#config/development.sphinx.conf
tmp/**/*
config/database.yml
db/*.sqlite3
coverage
doc/plugins/*
doc/*
#db/sphinx/development/*
Capfile