vagrant-aws/.gitignore

22 lines
208 B
Plaintext
Raw Normal View History

2013-02-06 04:30:14 +00:00
# OS-specific
.DS_Store
2013-10-10 23:08:40 +00:00
# editors
*.swp
2013-02-06 04:30:14 +00:00
# Bundler/Rubygems
*.gem
.bundle
pkg/*
tags
Gemfile.lock
# Vagrant
.vagrant
Vagrantfile
!example_box/Vagrantfile
2014-04-02 22:14:10 +00:00
# RVM files for gemset/ruby setting
.ruby-*
.rvmrc