From 220b16ec3935f5ccb79755d0fda009e5172c2023 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 24 May 2021 21:04:13 -0400 Subject: Inital commit --- .idea/.idea.Prototype A/.idea/.gitignore | 13 +++++++++++++ .idea/.idea.Prototype A/.idea/discord.xml | 6 ++++++ .idea/.idea.Prototype A/.idea/encodings.xml | 4 ++++ .idea/.idea.Prototype A/.idea/indexLayout.xml | 26 ++++++++++++++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 .idea/.idea.Prototype A/.idea/.gitignore create mode 100644 .idea/.idea.Prototype A/.idea/discord.xml create mode 100644 .idea/.idea.Prototype A/.idea/encodings.xml create mode 100644 .idea/.idea.Prototype A/.idea/indexLayout.xml (limited to '.idea') diff --git a/.idea/.idea.Prototype A/.idea/.gitignore b/.idea/.idea.Prototype A/.idea/.gitignore new file mode 100644 index 0000000..05514da --- /dev/null +++ b/.idea/.idea.Prototype A/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/modules.xml +/contentModel.xml +/projectSettingsUpdater.xml +/.idea.Prototype A.iml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/.idea.Prototype A/.idea/discord.xml b/.idea/.idea.Prototype A/.idea/discord.xml new file mode 100644 index 0000000..cd711a0 --- /dev/null +++ b/.idea/.idea.Prototype A/.idea/discord.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.Prototype A/.idea/encodings.xml b/.idea/.idea.Prototype A/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Prototype A/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Prototype A/.idea/indexLayout.xml b/.idea/.idea.Prototype A/.idea/indexLayout.xml new file mode 100644 index 0000000..2bf95e4 --- /dev/null +++ b/.idea/.idea.Prototype A/.idea/indexLayout.xml @@ -0,0 +1,26 @@ + + + + + + Library/PackageCache/com.unity.collab-proxy@1.3.9 + Library/PackageCache/com.unity.ext.nunit@1.0.6 + Library/PackageCache/com.unity.ide.rider@2.0.7 + Library/PackageCache/com.unity.ide.visualstudio@2.0.7 + Library/PackageCache/com.unity.ide.vscode@1.2.3 + Library/PackageCache/com.unity.test-framework@1.1.22 + Library/PackageCache/com.unity.textmeshpro@3.0.1 + Library/PackageCache/com.unity.timeline@1.4.6 + Packages + ProjectSettings + + + .idea + Library + Logs + Temp + UserSettings + obj + + + \ No newline at end of file -- cgit v1.2.3