This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
eirugit
/
eiru_automation
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
[FIX] urls
Gogs
hace 7 años
padre
2b57265d6c
commit
70ef13bac9
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
3
1
.gitignore
+ 3
- 1
.gitignore
Ver fichero
@@ -3,4 +3,6 @@
*.db
ui/node_modules
ui/yarn*
-ui/static/*
+ui/static/*
+staticfiles/*
+static/*