From 57f082d97a19e24183483fd81b60e99a1cc54357 Mon Sep 17 00:00:00 2001 From: yangyang zhong <35210666+hdygxsj@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:16:56 +0800 Subject: [PATCH] Support jumping to the PR from the Git commit history in IDEA. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eae3d3c952c..eb0adf56118 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ replay_pid* **/.gradle **/.idea !/.idea/icon.svg +!.idea/vcs.xml **/build gen **/.DS_Store