From 019b64d8eec2b5ac9ab2683899b04bc361a6eeb4 Mon Sep 17 00:00:00 2001 From: Nilstrieb Date: Tue, 1 Dec 2020 19:15:53 +0100 Subject: [PATCH] alpha works --- .../executionHistory/executionHistory.lock | Bin 17 -> 17 bytes .gradle/6.6.1/fileHashes/fileHashes.lock | Bin 17 -> 17 bytes .../buildOutputCleanup.lock | Bin 17 -> 17 bytes .idea/.name | 1 + .idea/codeStyles/Project.xml | 26 ++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 5 ++++ .idea/discord.xml | 6 ++++ .idea/gradle.xml | 1 + .idea/misc.xml | 2 +- src/main/kotlin/main.kt | 16 +++++------ 10 files changed, 48 insertions(+), 9 deletions(-) create mode 100644 .idea/.name create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/discord.xml diff --git a/.gradle/6.6.1/executionHistory/executionHistory.lock b/.gradle/6.6.1/executionHistory/executionHistory.lock index 543864c7f27ee53f53fa5bc8b75ff2d909853be5..d07744dcec0d7b35d68252465d4a8dc26dc9c91a 100644 GIT binary patch literal 17 UcmZR69({hYg68h?3=q%<0691X2><{9 literal 17 UcmZR69({hYg68h?3=rT3066dj!2kdN diff --git a/.gradle/6.6.1/fileHashes/fileHashes.lock b/.gradle/6.6.1/fileHashes/fileHashes.lock index f3116571195193783f55cc443a9c95b30b72cf71..659dc80acb781c4722f40d5ff78e2f20438261ef 100644 GIT binary patch literal 17 UcmZR6FQ@-N71J`}p6uJt00Hp;9q|Ix literal 17 TcmZQ>71J`}p6uJt00G7T9mN8u diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..61bbeb0 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +TriangleCalulator \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..31d977a --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,26 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..79ee123 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml new file mode 100644 index 0000000..cd711a0 --- /dev/null +++ b/.idea/discord.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index ba1ec5c..611e7c8 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,5 +1,6 @@ +