diff options
-rw-r--r-- | .gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..626c1dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +.DS_Store +.bundle +Gemfile.lock +gems/* +iso/* +iso +*.ova +tmp/* +Vagrantfile +Vagrantfile.* +!lib/veewee/templates/Vagrantfile.erb +!lib/veewee/provider/kvm/templates/Vagrantfile +cookbooks/* +manifests/* +boxes/* +pkg/* +*.box +.vagrant +virtualfloppy.vfd +*.swp +AutoPartition.app +.ruby-version +.rbenv-gemsets +.project +.ruby-version |