diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2025-08-03 14:44:16 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2025-08-03 14:44:16 -0400 |
| commit | 84b6cb604310399529a695a421a85af700bbb796 (patch) | |
| tree | c9a140ea82511515d812165c7eb6f9d439ac4d58 /.idea/.idea.Prototype A | |
| parent | 4d0cfd3641c3a5cb7c4bccfbad0476e366324524 (diff) | |
| download | prototype-a-84b6cb604310399529a695a421a85af700bbb796.tar.gz prototype-a-84b6cb604310399529a695a421a85af700bbb796.tar.bz2 prototype-a-84b6cb604310399529a695a421a85af700bbb796.zip | |
Diffstat (limited to '.idea/.idea.Prototype A')
| -rw-r--r-- | .idea/.idea.Prototype A/.idea/indexLayout.xml | 26 | ||||
| -rw-r--r-- | .idea/.idea.Prototype A/.idea/vcs.xml | 6 |
2 files changed, 6 insertions, 26 deletions
diff --git a/.idea/.idea.Prototype A/.idea/indexLayout.xml b/.idea/.idea.Prototype A/.idea/indexLayout.xml deleted file mode 100644 index 2bf95e4..0000000 --- a/.idea/.idea.Prototype A/.idea/indexLayout.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="UserContentModel"> - <attachedFolders /> - <explicitIncludes> - <Path>Library/PackageCache/com.unity.collab-proxy@1.3.9</Path> - <Path>Library/PackageCache/com.unity.ext.nunit@1.0.6</Path> - <Path>Library/PackageCache/com.unity.ide.rider@2.0.7</Path> - <Path>Library/PackageCache/com.unity.ide.visualstudio@2.0.7</Path> - <Path>Library/PackageCache/com.unity.ide.vscode@1.2.3</Path> - <Path>Library/PackageCache/com.unity.test-framework@1.1.22</Path> - <Path>Library/PackageCache/com.unity.textmeshpro@3.0.1</Path> - <Path>Library/PackageCache/com.unity.timeline@1.4.6</Path> - <Path>Packages</Path> - <Path>ProjectSettings</Path> - </explicitIncludes> - <explicitExcludes> - <Path>.idea</Path> - <Path>Library</Path> - <Path>Logs</Path> - <Path>Temp</Path> - <Path>UserSettings</Path> - <Path>obj</Path> - </explicitExcludes> - </component> -</project>
\ No newline at end of file diff --git a/.idea/.idea.Prototype A/.idea/vcs.xml b/.idea/.idea.Prototype A/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Prototype A/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> + </component> +</project>
\ No newline at end of file |
