From 6840d732ad7925f990e62f2b7f8f2f3e8c8b8bf1 Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Tue, 4 Jul 2023 17:26:57 +0200 Subject: [PATCH] Restored some .idea files --- .idea/.gitignore | 8 ++++++++ .idea/discord.xml | 7 +++++++ .idea/encodings.xml | 6 ------ .idea/misc.xml | 6 ------ TODO | 3 --- 5 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/discord.xml delete mode 100644 TODO diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..ecca007 --- /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 \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml new file mode 100644 index 0000000..a672138 --- /dev/null +++ b/.idea/discord.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 18cec55..67b333b 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -19,15 +19,9 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 394e338..fadb731 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -12,12 +12,6 @@ - \ No newline at end of file diff --git a/TODO b/TODO deleted file mode 100644 index ea15269..0000000 --- a/TODO +++ /dev/null @@ -1,3 +0,0 @@ -- replace _V1xxxxx by package -- bump version -- test \ No newline at end of file