audiolize/vagrant-softlayer

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.DS_Store

.bundle
pkg/*
Gemfile.lock
.rspec

.vagrant
.vagrant.d/*
Vagrantfile

# Miscellaneous local stuff
example_box/*.box
scripts/*

*~