# system crap
.DS_Store
.*.swp

# development side effects
.vagrant
sandbox

# files created by running the specs
tmp

# built gems
pkg
*.gem
Gemfile.lock

# documentation
.yardoc
doc
bundle
.bundle
