From 31dd65261a7c29facb28cf8221b0771a391f4403 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sat, 30 Apr 2022 19:23:18 -0400 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=89=80=E6=9C=89=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=B7=B2=E6=9C=89=E7=9A=84=E6=96=87=E4=BB=B6=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=88=B0=20Git=20=E4=BB=A5=E4=BE=BF=E4=BA=8E=E5=90=8E=E7=BB=AD?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 168 +++++++++++++++++++++++++++++++-------- .idea/misc.xml | 1 + .idea/thriftCompiler.xml | 6 ++ .idea/workspace.xml | 20 +---- 4 files changed, 144 insertions(+), 51 deletions(-) create mode 100644 .idea/thriftCompiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 450847bd62..415d8be780 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,22 +7,120 @@ - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -34,35 +132,37 @@ - - - - - + + + + + - - - - - - - + + + + + + + - - - - - - - - + + + + + + + + + - - - + + + + - - + + diff --git a/.idea/misc.xml b/.idea/misc.xml index 44c4c0bfc4..5581558b26 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,6 +8,7 @@ diff --git a/.idea/thriftCompiler.xml b/.idea/thriftCompiler.xml new file mode 100644 index 0000000000..7bc123c6bc --- /dev/null +++ b/.idea/thriftCompiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f109c1626f..755687eac1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,20 +4,11 @@