public
Description: Source code for crantastic.org: a community site for R
Homepage: http://crantastic.org
Clone URL: git://github.com/hadley/crantastic.git
Click here to lend your support to: crantastic and make a donation at www.pledgie.com !
crantastic / .gitignore
100644 10 lines (9 sloc) 0.088 kb
1
2
3
4
5
6
7
8
9
10
*.swp
*~
log
db/*.sqlite3
tmp
_site
config/database.branch.*
config/database.yml
test/*