From 20b2e833f1062e7bc5f7e84003b96f27023f173f Mon Sep 17 00:00:00 2001 From: Aleksandr Denisyuk Date: Tue, 19 Nov 2024 18:41:03 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index a7b5b2b..3cf901e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,5 +13,5 @@ /psalm-baseline.xml export-ignore /psalm.xml export-ignore /tests/ export-ignore -/.Dockerfile export-ignore -/.Makefile export-ignore +/Dockerfile export-ignore +/Makefile export-ignore