From 49db06b15797287046204488608e6aaa38cdc5c7 Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Mon, 21 Jul 2025 13:29:58 -0400 Subject: [PATCH] OK, now diff starting point --- .idea/.gitignore | 8 ++++++++ .idea/modules.xml | 8 ++++++++ .idea/test2.iml | 12 ++++++++++++ .idea/vcs.xml | 2 +- 4 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/modules.xml create mode 100644 .idea/test2.iml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e0f6691 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/test2.iml b/.idea/test2.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/test2.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file