This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hanxiao
/
hxFrpc
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix
hxMac
hace 1 mes
padre
81317c3f91
commit
380802a668
Se han
modificado 2 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
webandroid/.gitignore
2
1
webandroid/app/.gitignore
+ 1
- 0
webandroid/.gitignore
Ver fichero
@@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
+.idea
+ 2
- 1
webandroid/app/.gitignore
Ver fichero
@@ -1 +1,2 @@
-/build
+/build
+.idea