From bc8f3b7fa9f3a94245fe3bef11e41954817fe075 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 4 Jun 2022 14:51:59 +0200 Subject: Update --- .idea/.name | 1 + .idea/icon.svg | 29 +++++++++++++++++++++++++++++ .idea/workspace.xml | 36 ++++++++++++++++++++---------------- 3 files changed, 50 insertions(+), 16 deletions(-) create mode 100644 .idea/.name create mode 100644 .idea/icon.svg (limited to '.idea') diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..b5c59aa --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +Familine Core \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 0000000..6375205 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9ad0d59..aea0233 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,6 @@ - - @@ -63,6 +61,10 @@ + + + + - @@ -106,18 +108,14 @@ - - - - - - - - - - - - + { + "keyToString": { + "WebServerToolWindowFactoryState": "true", + "last_opened_file_path": "/Users/Scoots/Code/Familine", + "nodejs_package_manager_path": "npm", + "vue.rearranger.settings.migration": "true" + } +} @@ -165,7 +163,13 @@ - + + + + + + + -- cgit