From 1cff85ddfaefdcf8fd4b70f703b0fcb57715092c Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 17 Apr 2023 15:14:16 +0200 Subject: [PATCH] Add kotlinc.xml project configuration file. --- .idea/kotlinc.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .idea/kotlinc.xml diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000000..0fc3113136 --- /dev/null +++ b/.idea/kotlinc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file