Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Adjust .gitignore
Related to
410a915a8a
pull/2229/head
Slavi Pantaleev
hace 3 años
padre
410a915a8a
commit
a3319b1dc2
Se han
modificado 1 ficheros
con
5 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-1
.gitignore
+ 5
- 1
.gitignore
Ver fichero
@@ -2,6 +2,10 @@
!/inventory/.gitkeep
!/inventory/host_vars/.gitkeep
!/inventory/scripts
/roles/*/files/scratchpad
/roles/*
*
/files/scratchpad
.DS_Store
.python-version
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*
!/roles/galaxy/.gitkeep
Escribir
Vista previa
Cargando…
Cancelar
Guardar