ryanlowe / unfoo

A project to test Rubinius' support for Rails

This URL has Read+Write access

unfoo / .gitignore
100644 10 lines (10 sloc) 0.134 kb
1
2
3
4
5
6
7
8
9
10
*.log
.DS_Store
tmp/**/*
db/*.sqlite3
db/schema.rb
mysql_backups/*
config/database.yml
public/cache/*
public/stylesheets/all.css
*.rbc