2024/.idea/file.template.settings.xml
Matej Focko a4cc41918e
chore: initial commit
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-01 13:13:49 +01:00

11 lines
No EOL
564 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExportableFileTemplateSettings">
<default_templates>
<template name="Advent of Code.kt" file-name="Day${Day}" reformat="true" live-template-enabled="true">
<template name="Advent of Code.kt.child.0.txt" file-name="Day${Day}" reformat="true" live-template-enabled="false" />
</template>
<template name="Advent of Code.kt.child.0.txt" file-name="Day${Day}" reformat="true" live-template-enabled="false" />
</default_templates>
</component>
</project>