From 6ea731236ca1dec3b481cde80dddb50ddcfea244 Mon Sep 17 00:00:00 2001 From: rockyyin Date: Sat, 30 May 2026 00:15:17 +0800 Subject: [PATCH 1/2] chore: stop tracking IDE personal config & test-data runtime files - .gitignore: add IDE personal files (Copilot chat history, encodings, MarsCode workspace, material theme) and test-data/ runtime output - git rm --cached: * .idea/CopilotChatHistory.xml, CopilotChatTabs.xml, encodings.xml, MarsCodeWorkspaceAppSettings.xml (per-developer noise) * test-data/lance-db{1,2,3} & lance-vector-search/** (Lance manifests, transactions and *.lance files regenerated by tests every run) Files remain on disk; only removed from index. Working tree no longer shows perpetual dirty state after running tests or opening the IDE. --- .gitignore | 19 +- .idea/CopilotChatHistory.xml | 13418 ---------------- .idea/CopilotChatTabs.xml | 15 - .idea/MarsCodeWorkspaceAppSettings.xml | 6 - .idea/encodings.xml | 7 - ...0-097d3288-b55a-4ea8-84fb-6911f30907bc.txn | Bin 263 -> 0 bytes test-data/lance-db1/_versions/1.manifest | Bin 332 -> 0 bytes ...9770007c-b7d4-4cef-a9bf-ae2e97b06d28.lance | Bin 1179 -> 0 bytes ...0-62b16589-1265-4608-ac19-ec4d92fc139b.txn | Bin 421 -> 0 bytes test-data/lance-db2/_versions/1.manifest | Bin 490 -> 0 bytes ...a21adb67-f1f6-4795-98e4-61bea4fe0ad4.lance | Bin 2185 -> 0 bytes ...0-9012c9e9-35c0-4b53-87be-72c8edfc2922.txn | Bin 421 -> 0 bytes test-data/lance-db3/_versions/1.manifest | Bin 490 -> 0 bytes ...225b69c5-81da-4865-8ce2-28e5e85f3bc4.lance | Bin 2185 -> 0 bytes ...0-a5bc8e4c-6c14-456b-93f5-1239dbb8c44f.txn | Bin 263 -> 0 bytes .../lance-vector-search/_versions/1.manifest | Bin 332 -> 0 bytes ...b00c6ee3-ab9b-4853-9908-eea4405c788d.lance | Bin 1244 -> 0 bytes 17 files changed, 18 insertions(+), 13447 deletions(-) delete mode 100644 .idea/CopilotChatHistory.xml delete mode 100644 .idea/CopilotChatTabs.xml delete mode 100644 .idea/MarsCodeWorkspaceAppSettings.xml delete mode 100644 .idea/encodings.xml delete mode 100644 test-data/lance-db1/_transactions/0-097d3288-b55a-4ea8-84fb-6911f30907bc.txn delete mode 100644 test-data/lance-db1/_versions/1.manifest delete mode 100644 test-data/lance-db1/data/9770007c-b7d4-4cef-a9bf-ae2e97b06d28.lance delete mode 100644 test-data/lance-db2/_transactions/0-62b16589-1265-4608-ac19-ec4d92fc139b.txn delete mode 100644 test-data/lance-db2/_versions/1.manifest delete mode 100644 test-data/lance-db2/data/a21adb67-f1f6-4795-98e4-61bea4fe0ad4.lance delete mode 100644 test-data/lance-db3/_transactions/0-9012c9e9-35c0-4b53-87be-72c8edfc2922.txn delete mode 100644 test-data/lance-db3/_versions/1.manifest delete mode 100644 test-data/lance-db3/data/225b69c5-81da-4865-8ce2-28e5e85f3bc4.lance delete mode 100644 test-data/lance-vector-search/_transactions/0-a5bc8e4c-6c14-456b-93f5-1239dbb8c44f.txn delete mode 100644 test-data/lance-vector-search/_versions/1.manifest delete mode 100644 test-data/lance-vector-search/data/b00c6ee3-ab9b-4853-9908-eea4405c788d.lance diff --git a/.gitignore b/.gitignore index cd2d973..a94d09e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,17 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/libraries/ +.idea/workspace.xml +.idea/tasks.xml +.idea/usage.statistics.xml +.idea/dictionaries +.idea/shelf +.idea/CopilotChatHistory.xml +.idea/CopilotChatTabs.xml +.idea/encodings.xml +.idea/MarsCodeWorkspaceAppSettings.xml +.idea/material_theme_project_new.xml +.idea/material_theme_*.xml *.iws *.iml *.ipr @@ -38,4 +49,10 @@ build/ .DS_Store ### CodeBuddy ### -.codebuddy/ \ No newline at end of file +.codebuddy/ + +### Subagent Configuration ### +.agents/ + +### Lance test data (generated at runtime) ### +test-data/ \ No newline at end of file diff --git a/.idea/CopilotChatHistory.xml b/.idea/CopilotChatHistory.xml deleted file mode 100644 index 5fd9fe5..0000000 --- a/.idea/CopilotChatHistory.xml +++ /dev/null @@ -1,13418 +0,0 @@ - - - -