From 162aa1422b4d88a0342abf2f094ad7757089de5c Mon Sep 17 00:00:00 2001 From: Mari Date: Mon, 13 Dec 2021 03:08:02 -0500 Subject: [PATCH] Check in .idea files --- .idea/.gitignore | 5 +++++ .idea/jsLibraryMappings.xml | 7 +++++++ .idea/modules.xml | 8 ++++++++ .idea/runConfigurations/build.xml | 13 +++++++++++++ .idea/runConfigurations/start.xml | 11 +++++++++++ .idea/vcs.xml | 6 ++++++ .idea/vore-gacha.iml | 12 ++++++++++++ .idea/watcherTasks.xml | 4 ++++ 8 files changed, 66 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations/build.xml create mode 100644 .idea/runConfigurations/start.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/vore-gacha.iml create mode 100644 .idea/watcherTasks.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..2b2f10a --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..af1f3fd --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/build.xml b/.idea/runConfigurations/build.xml new file mode 100644 index 0000000..b703b4f --- /dev/null +++ b/.idea/runConfigurations/build.xml @@ -0,0 +1,13 @@ + + + + + +