github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/.gitignore (about)

     1  *.dll
     2  *.exe
     3  .DS_Store
     4  bin/
     5  modules-dev/
     6  /pkg/
     7  website/.vagrant
     8  website/.bundle
     9  website/build
    10  website/node_modules
    11  .vagrant/
    12  *.backup
    13  *.bak
    14  *~
    15  .*.swp
    16  .idea
    17  *.iml
    18  *.test
    19  *.iml
    20  
    21  website/vendor
    22  vendor/
    23  
    24  # Coverage
    25  coverage.txt