From 88bc6b992f27bb125ab52409baa39864b6cb2937 Mon Sep 17 00:00:00 2001 From: Mikhail Glukhikh Date: Mon, 14 Oct 2019 11:08:41 +0300 Subject: [PATCH] Move .gitattributes for generated files from fir:resolve to fir:tree --- compiler/fir/{resolve => tree}/src/.gitattributes | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/fir/{resolve => tree}/src/.gitattributes (100%) diff --git a/compiler/fir/resolve/src/.gitattributes b/compiler/fir/tree/src/.gitattributes similarity index 100% rename from compiler/fir/resolve/src/.gitattributes rename to compiler/fir/tree/src/.gitattributes