From 1496174c3420db22897a37c5d48c7fdb42838b9d Mon Sep 17 00:00:00 2001 From: 陶汉栋 <2821744554@qq.com> Date: Tue, 24 Apr 2018 08:24:53 +0800 Subject: [PATCH] no message --- .idea/.name | 1 - .idea/gradle.xml | 18 ++++++++++++++++++ .idea/misc.xml | 2 +- .idea/modules.xml | 9 +++++++++ .idea/runConfigurations.xml | 12 ++++++++++++ .idea/vcs.xml | 6 ++++++ 6 files changed, 46 insertions(+), 2 deletions(-) delete mode 100644 .idea/.name create mode 100644 .idea/gradle.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 3406927..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -ExpressScanner \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..7ac24c7 --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,18 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index aed02e1..37a7509 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..79abcf5 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..7f68460 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- libgit2 0.21.0