Explorar el Código

.gitignore

tags/v1.0.0
Robin Thoni hace 7 años
padre
commit
fbbbcf637c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Ver fichero

@@ -1,6 +1,6 @@
1 1
 *.swp
2 2
 /tests/etc
3
-/sitegen/hooks-enabled
3
+/extra/sitegen/hooks-enabled
4 4
 
5 5
 # Byte-compiled / optimized / DLL files
6 6
 __pycache__/

Loading…
Cancelar
Guardar