From a068ae5bbbbd47edb93820f821061389613f8c79 Mon Sep 17 00:00:00 2001 From: mcpiroman Date: Mon, 18 Oct 2021 13:36:21 +0200 Subject: [PATCH] Revert superfluous changes --- .idea/misc.xml | 2 +- compiler/fir/tree/gen/.gitattributes | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 compiler/fir/tree/gen/.gitattributes diff --git a/.idea/misc.xml b/.idea/misc.xml index 6e5ccca3e248a..d1ca2e7045077 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -70,7 +70,7 @@ http://www.w3.org/1999/xhtml - + diff --git a/compiler/fir/tree/gen/.gitattributes b/compiler/fir/tree/gen/.gitattributes new file mode 100644 index 0000000000000..d0496f1a2665d --- /dev/null +++ b/compiler/fir/tree/gen/.gitattributes @@ -0,0 +1 @@ +*.kt eol=lf