From 021949060ea23f6f26b284a731c7cd7778438b7b Mon Sep 17 00:00:00 2001 From: Anthony Cicchetti Date: Thu, 28 Apr 2022 18:43:20 -0400 Subject: [PATCH] Rename sln --- .gitignore | 2 + .idea/.idea.App/.idea/workspace.xml | 160 ++++++++++++++++++ .idea/.idea.CrosswordFable/.idea/.gitignore | 13 ++ .idea/.idea.CrosswordFable/.idea/.name | 1 + .../.idea.CrosswordFable/.idea/encodings.xml | 4 + .../.idea/indexLayout.xml | 8 + .idea/.idea.CrosswordFable/.idea/misc.xml | 8 + .idea/.idea.CrosswordFable/.idea/vcs.xml | 6 + App.sln => CrosswordFable.sln | 0 9 files changed, 202 insertions(+) create mode 100644 .idea/.idea.App/.idea/workspace.xml create mode 100644 .idea/.idea.CrosswordFable/.idea/.gitignore create mode 100644 .idea/.idea.CrosswordFable/.idea/.name create mode 100644 .idea/.idea.CrosswordFable/.idea/encodings.xml create mode 100644 .idea/.idea.CrosswordFable/.idea/indexLayout.xml create mode 100644 .idea/.idea.CrosswordFable/.idea/misc.xml create mode 100644 .idea/.idea.CrosswordFable/.idea/vcs.xml rename App.sln => CrosswordFable.sln (100%) diff --git a/.gitignore b/.gitignore index f10cc79..de7e784 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ +public/ # Node node_modules/ +.pnpm-store/ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. diff --git a/.idea/.idea.App/.idea/workspace.xml b/.idea/.idea.App/.idea/workspace.xml new file mode 100644 index 0000000..a51ea7f --- /dev/null +++ b/.idea/.idea.App/.idea/workspace.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "keyToString": { + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "WebServerToolWindowFactoryState": "false", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs_package_manager_path": "npm", + "vue.rearranger.settings.migration": "true" + } +} + + + + + + + +