From e399ac1f27a5c943859c85e43b5aa195b4e2cf7d Mon Sep 17 00:00:00 2001 From: Sergey Nuyanzin Date: Thu, 27 Jan 2022 18:04:03 +0100 Subject: [PATCH] Add IssueNavigationLink (#1964) Signed-off-by: Sergey Nuyanzin --- .gitignore | 1 + .idea/vcs.xml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index cf0c61a6ac6..e2cb6d8d37a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ out/ # include shared intellij config !.idea/inspectionProfiles/Project_Default.xml !.idea/runConfigurations/Debug_OpenSearch.xml +!.idea/vcs.xml # These files are generated in the main tree by IntelliJ benchmarks/src/main/generated/* diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000000..48557884a88 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,20 @@ + + + + + + + + +