This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hanxiao
/
hxFrpc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix
hxMac
1 mese fa
parent
81317c3f91
commit
380802a668
2 ha cambiato i file
con
3 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
webandroid/.gitignore
2
1
webandroid/app/.gitignore
+ 1
- 0
webandroid/.gitignore
Vedi File
@@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
+.idea
+ 2
- 1
webandroid/app/.gitignore
Vedi File
@@ -1 +1,2 @@
-/build
+/build
+.idea