From 9a3f068902a8b7b14516155a85a370f5012050cd Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Tue, 29 Aug 2023 23:42:50 +0200 Subject: [PATCH] Small update version 2.1.1 --- .idea/.gitignore | 8 ++++++++ .idea/misc.xml | 4 ++++ 2 files changed, 12 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..13566b81 --- /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/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..6178365c --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file