github.com/cloudfoundry-attic/ltc@v0.0.0-20151123212628-098adc7919fc/.gitignore (about) 1 .vagrant 2 .idea 3 *.iml 4 .agignore 5 6 lattice.tgz 7 ltc.tar.gz 8 .lattice-environment 9 /build 10 /images/**/*.box 11 packer_cache 12 13 *.test 14 *.coverprofile 15 coverage.out 16 17 terraform.tfvars 18 terraform.tfstate 19 terraform.tfstate.backup 20 .lattice.tf.swp 21 .terraform 22 .terraform.tfstate.swp 23 24 *playground 25 lattice.tf 26 lattice.aws.tf 27 lattice.digitalocean.tf 28 lattice.gce.tf 29 !terraform/aws/example/lattice.aws.tf 30 !terraform/digitalocean/example/lattice.digitalocean.tf 31 !terraform/gce/example/lattice.gce.tf 32 33 /concourse/credentials.yml