diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-12-05 14:29:05 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-12-05 14:29:05 -0500 |
| commit | 8eeb75a44b8d49894afe54baf4464321a652018b (patch) | |
| tree | b7480b43c6c9f162a1e8e6b8f846961b5ea5561a /.idea | |
| parent | 0f7e3ced25ee1138980f4ddfcb37e45fbc54bead (diff) | |
| download | Project-Sandbox-8eeb75a44b8d49894afe54baf4464321a652018b.tar.gz Project-Sandbox-8eeb75a44b8d49894afe54baf4464321a652018b.tar.bz2 Project-Sandbox-8eeb75a44b8d49894afe54baf4464321a652018b.zip | |
Made the RPC modules a public string
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.idea.Project Sandbox/.idea/indexLayout.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/.idea.Project Sandbox/.idea/indexLayout.xml b/.idea/.idea.Project Sandbox/.idea/indexLayout.xml index 84479e5..49660c7 100644 --- a/.idea/.idea.Project Sandbox/.idea/indexLayout.xml +++ b/.idea/.idea.Project Sandbox/.idea/indexLayout.xml @@ -30,6 +30,7 @@ <Path>.idea</Path> <Path>Build</Path> <Path>Library</Path> + <Path>Temp</Path> <Path>obj</Path> </explicitExcludes> </component> |
