Commit 1de17db6 authored by 范雪寒's avatar 范雪寒

chore: gitignore

parent 9eb13bc0
......@@ -5,6 +5,11 @@
/publish/publish/play
/publish/publish/form
/publish/publish/android
/publish/publish/web_desktop
/publish/publish/ios
/publish/publish/*.zip
/node_modules
\ No newline at end of file
/publish/publish/Release*
/node_modules
/play/build_android
/play/build_ios
/play/build_web_desktop
\ No newline at end of file
......@@ -70,7 +70,7 @@
"_groupIndex": 0,
"groupIndex": 0,
"autoReleaseAssets": true,
"_id": "57ea7c61-9b8b-498a-b024-c98ee9124beb"
"_id": "57ea7c61-9b8b-4989-b024-c98ee9124beb"
},
{
"__type__": "cc.Node",
......@@ -103,7 +103,7 @@
}
],
"_prefab": null,
"_opacity": 0,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
......@@ -5531,14 +5531,14 @@
"_id": "29zXboiXFBKoIV4PQ2liTe"
},
{
"__type__": "f4edeRi+NdAabqAkVYRwFjK",
"__type__": "6bacdHo/jVPTbHJaU957vfL",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_id": "e687yyoRBIzZAOVRL8Sseh"
"_id": "3akiml4dNDTbSRjKc4T1KJ"
},
{
"__type__": "cc.Node",
......
{
"ver": "1.2.9",
"uuid": "57ea7c61-9b8b-498a-b024-c98ee9124beb",
"uuid": "57ea7c61-9b8b-4989-b024-c98ee9124beb",
"asyncLoadAssets": false,
"autoReleaseAssets": true,
"subMetas": {}
......
{
"ver": "1.0.8",
"uuid": "f4ede462-f8d7-4069-ba80-915611c058ca",
"uuid": "6bacd1e8-fe35-4f4d-b1c9-694f79eef7cb",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
{
"title": "play",
"packageName": "org.cocos2d.demo",
"startScene": "57ea7c61-9b8b-498a-b024-c98ee9124beb",
"startScene": "57ea7c61-9b8b-4989-b024-c98ee9124beb",
"excludeScenes": [],
"includeSDKBox": false,
"orientation": {
......@@ -28,6 +28,7 @@
},
"ios": {
"REMOTE_SERVER_ROOT": "",
"ios_enable_jit": true,
"packageName": "org.cocos2d.demo"
},
"mac": {
......@@ -50,5 +51,6 @@
"scheme": "https",
"skipRecord": false
},
"appBundle": false
"appBundle": false,
"agreements": {}
}
{
"last-module-event-record-time": 1600677246969,
"last-module-event-record-time": 1621927260199,
"migrate-history": [
"cloud-function"
]
......
{"ios":{"sceneName":"AK09","version":"2a5a4"},"android":{"sceneName":"AK09","version":"2a5a4"}}
\ No newline at end of file
{"ios":{"sceneName":"AK09","version":"45db2"},"android":{"sceneName":"AK09","version":"45db2"}}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment