From 1d45b0e52f467af51b88a0ed9c6d096a45e84140 Mon Sep 17 00:00:00 2001 From: MSxDOS <15524350+MSxDOS@users.noreply.github.com> Date: Fri, 23 Oct 2020 14:47:12 +0300 Subject: [PATCH] Place .gitattributes in the root directory --- src/.gitattributes => .gitattributes | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/.gitattributes => .gitattributes (100%) diff --git a/src/.gitattributes b/.gitattributes similarity index 100% rename from src/.gitattributes rename to .gitattributes