vagrant/.gitignore

38 lines
317 B
Plaintext

# 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
# Ruby Managers
.rbenv
.ruby-gemset
.ruby-version
.rvmrc