Browse Source

新增分享给好友功能

chenxiqiang 4 years ago
parent
commit
9b193f11be
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      miniapp/.gitignore

+ 2
- 1
miniapp/.gitignore View File

@@ -1,3 +1,4 @@
1 1
 .DS_Store
2 2
 node_modules/
3
-.git
3
+.git
4
+.idea

Loading…
Cancel
Save