This website works better with JavaScript
Home
Explore
Help
Sign In
hanxiao
/
hxFrpc
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
hxMac
1 month ago
parent
81317c3f91
commit
380802a668
2 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
1
0
webandroid/.gitignore
2
1
webandroid/app/.gitignore
+ 1
- 0
webandroid/.gitignore
View File
@@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
+.idea
+ 2
- 1
webandroid/app/.gitignore
View File
@@ -1 +1,2 @@
-/build
+/build
+.idea