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