Explorar el Código

Ignored idea files

tags/v1.0.0
Robin Thoni hace 4 años
padre
commit
d5718e3186
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      .gitignore
  2. 1
    0
      nextcloud/Dockerfile

+ 1
- 0
.gitignore Ver fichero

@@ -2,3 +2,4 @@
2 2
 *.swp
3 3
 env_override
4 4
 docker-compose.override.yml
5
+.idea

+ 1
- 0
nextcloud/Dockerfile Ver fichero

@@ -0,0 +1 @@
1
+FROM nextcloud:16.0-apache

Loading…
Cancelar
Guardar