# OS-specific
.DS_Store

# Vagrant stuff
acceptance_config.yml
boxes/*
Vagrantfile
.vagrant

# Bundler/Rubygems
*.gem
.bundle
pkg/*
tags
Gemfile.lock
test/tmp/

# Documentation
_site/*
.yardoc/
doc/

# Python
*.pyc

# Rubinius
*.rbc

# IDE junk
.idea/*
*.iml