From f8e995546cfb845990d3264ab1ae90b08e0355e9 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Wed, 27 Mar 2024 19:19:58 +0530 Subject: [PATCH] chore: move .gitattributes to root --- .lune/.gitattributes => .gitattributes | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .lune/.gitattributes => .gitattributes (100%) diff --git a/.lune/.gitattributes b/.gitattributes similarity index 100% rename from .lune/.gitattributes rename to .gitattributes