vagrant/.gitignore

27 lines
240 B
Plaintext

# OS-specific
.DS_Store
# Vagrant stuff
acceptance_config.yml
package.box
Vagrantfile
.vagrant
# Bundler/Rubygems
.bundle
pkg/*
tags
Gemfile.lock
test/tmp/
# Documentation
_site/*
.yardoc/
doc/
# Rubinius
*.rbc
# IDE junk
.idea/*
*.iml