This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
wekan
espejo de
https://github.com/wekan/wekan.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
tweaked .gitignore to exclude .build/*
Joel L
hace 8 años
padre
b8f555ab22
commit
09c22eaa55
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver fichero
@@ -5,3 +5,4 @@
tmp/
node_modules/
.vscode/
+.build/*