From e9922fb483d5b16396fc1e9367fa645628e594be Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 13 May 2021 23:50:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Move=20around=20some=20more=20th?= =?UTF-8?q?ings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/{g2-progetto-2.iml => Modulo unico.iml} | 2 +- .idea/modules.xml | 2 +- .idea/runConfigurations/Backend.xml | 2 +- .idea/runConfigurations/Crawler.xml | 2 +- .idea/runConfigurations/Test_backend.xml | 23 ++++++++++++++++++ .idea/runConfigurations/Test_crawler.xml | 22 +++++++++++++++++ .idea/runConfigurations/Test_frontend.xml | 9 +++++++ config-overrides.js | 1 + {public => nest_frontend/public}/favicon.ico | Bin {public => nest_frontend/public}/index.html | 0 {public => nest_frontend/public}/logo192.png | Bin {public => nest_frontend/public}/logo512.png | Bin .../public}/manifest.json | 0 {public => nest_frontend/public}/robots.txt | 0 14 files changed, 59 insertions(+), 4 deletions(-) rename .idea/{g2-progetto-2.iml => Modulo unico.iml} (94%) create mode 100644 .idea/runConfigurations/Test_backend.xml create mode 100644 .idea/runConfigurations/Test_crawler.xml create mode 100644 .idea/runConfigurations/Test_frontend.xml rename {public => nest_frontend/public}/favicon.ico (100%) rename {public => nest_frontend/public}/index.html (100%) rename {public => nest_frontend/public}/logo192.png (100%) rename {public => nest_frontend/public}/logo512.png (100%) rename {public => nest_frontend/public}/manifest.json (100%) rename {public => nest_frontend/public}/robots.txt (100%) diff --git a/.idea/g2-progetto-2.iml b/.idea/Modulo unico.iml similarity index 94% rename from .idea/g2-progetto-2.iml rename to .idea/Modulo unico.iml index ad8246f..b7c9cfb 100644 --- a/.idea/g2-progetto-2.iml +++ b/.idea/Modulo unico.iml @@ -17,7 +17,7 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml index 397d682..71baa18 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations/Backend.xml b/.idea/runConfigurations/Backend.xml index 3bf5487..ccca468 100644 --- a/.idea/runConfigurations/Backend.xml +++ b/.idea/runConfigurations/Backend.xml @@ -1,6 +1,6 @@ - +