diff --git a/.idea/fileTemplates/code/New Kotlin Function Body.kt b/.idea/fileTemplates/code/New Kotlin Function Body.kt new file mode 100644 index 00000000..6a8de1bb --- /dev/null +++ b/.idea/fileTemplates/code/New Kotlin Function Body.kt @@ -0,0 +1 @@ +TODO() \ No newline at end of file diff --git a/.idea/fileTemplates/code/New Kotlin Property Initializer.kt b/.idea/fileTemplates/code/New Kotlin Property Initializer.kt new file mode 100644 index 00000000..6a8de1bb --- /dev/null +++ b/.idea/fileTemplates/code/New Kotlin Property Initializer.kt @@ -0,0 +1 @@ +TODO() \ No newline at end of file diff --git a/.idea/fileTemplates/code/New Kotlin Secondary Constructor Body.kt b/.idea/fileTemplates/code/New Kotlin Secondary Constructor Body.kt new file mode 100644 index 00000000..e69de29b