github.com/schwarzm/garden-linux@v0.0.0-20150507151835-33bca2147c47/packer/.gitignore (about)

     1  /build
     2  /packer_cache
     3  *.log
     4  .envrc
     5  Vagrantfile
     6  .vagrant/
     7  rootfs/**/*.tar
     8  rootfs/empty/hello
     9  output*
    10  release_output*