From eed86d556ccba5d6bfdc8795990f188d0c573fc7 Mon Sep 17 00:00:00 2001 From: Minteck Date: Mon, 27 Jun 2022 17:02:30 +0200 Subject: Update --- .idea/.gitignore | 10 +++++----- .idea/BitsClient.iml | 22 +++++++++++----------- .idea/deployment.xml | 28 ++++++++++++++-------------- .idea/discord.xml | 12 ++++++------ .idea/modules.xml | 14 +++++++------- .idea/sshConfigs.xml | 14 +++++++------- .idea/vcs.xml | 10 +++++----- 7 files changed, 55 insertions(+), 55 deletions(-) (limited to '.idea') diff --git a/.idea/.gitignore b/.idea/.gitignore index b58b603..ea7ed09 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,5 +1,5 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/BitsClient.iml b/.idea/BitsClient.iml index 0c8867d..ff88395 100644 --- a/.idea/BitsClient.iml +++ b/.idea/BitsClient.iml @@ -1,12 +1,12 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml index eb93fa7..3ae1aab 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,15 +1,15 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml index d8e9561..66c4b97 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ - - - - + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 3684cf5..632cc81 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml index 39e3dcf..879e534 100644 --- a/.idea/sshConfigs.xml +++ b/.idea/sshConfigs.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..9661ac7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - - - - - + + + + + \ No newline at end of file -- cgit