From 896fa7c96856142f844d958b049d5432f511641c Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 4 Aug 2021 16:56:12 +0200 Subject: v2.0 --- .idea/.gitignore | 16 +- .idea/.name | 1 + .idea/Blogchain.iml | 8 - .idea/UnchainedTech.iml | 8 + .idea/deployment.xml | 28 +- .idea/discord.xml | 10 +- .idea/icon.svg | 10284 ++++++++++++++++++++++++++++++++++++++++++++++ .idea/modules.xml | 14 +- .idea/php.xml | 6 +- .idea/vcs.xml | 10 +- 10 files changed, 10335 insertions(+), 50 deletions(-) create mode 100644 .idea/.name delete mode 100644 .idea/Blogchain.iml create mode 100644 .idea/UnchainedTech.iml create mode 100644 .idea/icon.svg (limited to '.idea') diff --git a/.idea/.gitignore b/.idea/.gitignore index 73f69e0..4aa91ea 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,8 +1,8 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..e31b55d --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +UnchainedTech \ No newline at end of file diff --git a/.idea/Blogchain.iml b/.idea/Blogchain.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/Blogchain.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/UnchainedTech.iml b/.idea/UnchainedTech.iml new file mode 100644 index 0000000..bf4c9d3 --- /dev/null +++ b/.idea/UnchainedTech.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml index d6a3438..24cf4a7 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 cd711a0..05e373b 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 0000000..0cb8502 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,10284 @@ + + + + + + + + + + + + + + + + + + diff --git a/.idea/modules.xml b/.idea/modules.xml index 454f6c6..620b8b5 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 7341688..045d15b 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,4 +1,4 @@ - - - + + + \ 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