This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hanxiao
/
hxFrpc
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
fix
hxMac
il y a 1 mois
Parent
81317c3f91
commit
380802a668
2 fichiers modifiés
avec
3 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
0
webandroid/.gitignore
2
1
webandroid/app/.gitignore
+ 1
- 0
webandroid/.gitignore
Voir le fichier
@@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
+.idea
+ 2
- 1
webandroid/app/.gitignore
Voir le fichier
@@ -1 +1,2 @@
-/build
+/build
+.idea