From 919258953e00b915ba327bf737eebf5587cb5689 Mon Sep 17 00:00:00 2001 From: "Bob.Song" Date: Tue, 10 Mar 2026 10:19:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .com-unity-codely.json | 9 --------- .gitignore | 1 + 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 .com-unity-codely.json diff --git a/.com-unity-codely.json b/.com-unity-codely.json deleted file mode 100644 index 4de79c0e1..000000000 --- a/.com-unity-codely.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "unity_port": 25916, - "created_date": "2026-02-10T01:48:10.3375388Z", - "project_path": "D:/myself/Fishing2/Assets", - "reloading": false, - "reason": "ready", - "seq": 1, - "last_heartbeat": "2026-03-09T09:50:14.4988583Z" -} \ No newline at end of file diff --git a/.gitignore b/.gitignore index 6d310a719..361341c09 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /Bundles/ Assets/Scripts/sync.ffs_db Assets/Scripts/sync.ffs_db.meta +.com-unity-codely.json