Ver código fonte

Add a support for packer

http://www.packer.io/
Takahiro OKUMURA 11 anos atrás
pai
commit
2fcafd7140
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      Packer.gitignore

+ 5 - 0
Packer.gitignore

@@ -0,0 +1,5 @@
+# Cache objects
+packer_cache/
+
+# For built boxes
+*.box