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
Merge pull request
#779
from jLouzado/devel
tweaked .gitignore to exclude .build/*
Lauri Ojansivu
hace 8 años
padre
ac6ae7607e
490e15e2c0
commit
e0e0a6b945
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/*