diff --git a/.gitignore b/.gitignore index ecf69da..ae330db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules src/images/.svn +/src/images diff --git a/project.config.json b/project.config.json index 8a72aaa..35556e3 100644 --- a/project.config.json +++ b/project.config.json @@ -73,5 +73,5 @@ ], "include": [] }, - "appid": "wx1e025040096c7e1d" + "appid": "wx10d27bb39a39ff0e" } \ No newline at end of file