Explorar el Código

.gitignore

tags/v1.0.0
Robin Thoni hace 8 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
 *.swp
1
 *.swp
2
 /tests/etc
2
 /tests/etc
3
-/sitegen/hooks-enabled
3
+/extra/sitegen/hooks-enabled
4
 
4
 
5
 # Byte-compiled / optimized / DLL files
5
 # Byte-compiled / optimized / DLL files
6
 __pycache__/
6
 __pycache__/

Loading…
Cancelar
Guardar