From 0807ca31b64c6e068bfc4f5b48d0d177675bea2e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 25 Mar 2026 03:05:22 +0000 Subject: [PATCH 1/2] Initial plan From 2ac68334c3f85e992632c8c53c0ec967235d639a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 25 Mar 2026 03:06:16 +0000 Subject: [PATCH 2/2] chore: add .gitattributes to exclude webapp from language stats Co-authored-by: hanxuanyu <21254318+hanxuanyu@users.noreply.github.com> Agent-Logs-Url: https://github.com/hanxuanyu/FileRelay/sessions/b0dd8e81-8492-41ab-9802-71688fb8f668 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5715a1d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +webapp/** linguist-vendored