init git
Showing
.gitignore
0 → 100644
| ... | @@ -26,17 +26,4 @@ | ... | @@ -26,17 +26,4 @@ |
| "react-amap": "^1.2.8" | "react-amap": "^1.2.8" | ||
| }, | }, | ||
| "description": "React Native AMap component for iOS + Android +Web" | "description": "React Native AMap component for iOS + Android +Web" | ||
| } | } | ||
| .idea/ | \ No newline at end of file | ||
| .gradle/ | |||
| node_modules/ | |||
| build/ | |||
| xcuserdata/ | |||
| Pods/ | |||
| *.iml | |||
| *.xcworkspace | |||
| local.properties | |||
| Podfile.lock | |||
| package-lock.json | |||
| yarn.lock | |||
| \ No newline at end of file |
Please register or sign in to comment