#trademark sillyness
app/views/home/_show.html.haml
app/views/home/_show.mobile.haml
public/images/ball_small.png
public/images/ball.png
# Configuration files
config/app_config.yml
config/fb_config.yml
config/oauth_keys.yml
config/initializers/secret_token.rb
config/redis.conf
config/deploy_config.yml
.bundle
vendor/bundle/*
config/database.yml

# Generated files
log/*
public/stylesheets/*.css
public/diaspora
spec/fixtures/*.y*ml
spec/fixtures/*.fixture.*
coverage/*

# Uploded files and local files
public/uploads/*
public/assets/*
public/source.tar*
tmp/**/*
tmp/*
db/*.sqlite3
.redcar

# Temporary files of every sort
.DS_Store
.idea
.rvmrc
.stgit*
*.swap
*.swo
*.swp
*~
bin/*
nbproject
patches-*
capybara-*.html
dump.rdb

#Rubinius's JIT
*.rbc