From 64538436e58e444ebc23de470a035b4d54261528 Mon Sep 17 00:00:00 2001 From: Jingcheng Date: Sun, 26 Jun 2022 17:14:05 +0800 Subject: [PATCH] Forced SAFETY --- .idea/.idea.VertexAnimation.dir/.idea/.gitignore | 13 +++++++++++++ .idea/.idea.VertexAnimation.dir/.idea/encodings.xml | 4 ++++ .../.idea.VertexAnimation.dir/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.VertexAnimation.dir/.idea/misc.xml | 6 ++++++ .idea/.idea.VertexAnimation.dir/.idea/vcs.xml | 6 ++++++ 5 files changed, 37 insertions(+) create mode 100644 .idea/.idea.VertexAnimation.dir/.idea/.gitignore create mode 100644 .idea/.idea.VertexAnimation.dir/.idea/encodings.xml create mode 100644 .idea/.idea.VertexAnimation.dir/.idea/indexLayout.xml create mode 100644 .idea/.idea.VertexAnimation.dir/.idea/misc.xml create mode 100644 .idea/.idea.VertexAnimation.dir/.idea/vcs.xml diff --git a/.idea/.idea.VertexAnimation.dir/.idea/.gitignore b/.idea/.idea.VertexAnimation.dir/.idea/.gitignore new file mode 100644 index 0000000..7bd2fa7 --- /dev/null +++ b/.idea/.idea.VertexAnimation.dir/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/modules.xml +/contentModel.xml +/projectSettingsUpdater.xml +/.idea.VertexAnimation.iml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.VertexAnimation.dir/.idea/encodings.xml b/.idea/.idea.VertexAnimation.dir/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.VertexAnimation.dir/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.VertexAnimation.dir/.idea/indexLayout.xml b/.idea/.idea.VertexAnimation.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.VertexAnimation.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.VertexAnimation.dir/.idea/misc.xml b/.idea/.idea.VertexAnimation.dir/.idea/misc.xml new file mode 100644 index 0000000..1d8c84d --- /dev/null +++ b/.idea/.idea.VertexAnimation.dir/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.VertexAnimation.dir/.idea/vcs.xml b/.idea/.idea.VertexAnimation.dir/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.VertexAnimation.dir/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file