From 01ff43dc112835a9cd11d52a521759ff13fef3c2 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 8 Sep 2014 21:45:52 +0200 Subject: added .gitignore from https://github.com/jedi4ever/veewee --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore 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 -- cgit v1.2.3