From 2549ce2f089e8c01af1498f3193adfb2b20785c4 Mon Sep 17 00:00:00 2001 From: xiao149 <18302128586@163.com> Date: Wed, 27 Nov 2019 15:50:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/ThreeJsDemo.iml | 9 --- .idea/misc.xml | 9 --- .idea/modules.xml | 8 --- .idea/vcs.xml | 6 -- .idea/workspace.xml | 132 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 132 insertions(+), 32 deletions(-) delete mode 100644 .idea/ThreeJsDemo.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/ThreeJsDemo.iml b/.idea/ThreeJsDemo.iml deleted file mode 100644 index d6ebd48..0000000 --- a/.idea/ThreeJsDemo.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 0ecb5c3..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ca2b1b1..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..abe18c1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1574840092432 + + + 1574840585667 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.8 + + + + + + + + \ No newline at end of file -- GitLab