This website works better with JavaScript
Página inicial
Explorar
Registrar
Entrar
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Merge pull request
#993
from tacahilo/add-packer
Add a support for packer
Carl Suster
11 anos atrás
pai
eda2ee70de
2fcafd7140
commit
7d0df220a0
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
5
0
Packer.gitignore
+ 5
- 0
Packer.gitignore
Ver arquivo
@@ -0,0 +1,5 @@
+# Cache objects
+packer_cache/
+
+# For built boxes
+*.box