From 4ecd5cc0ad422b04851150fd0dcaf395a0dc09bf Mon Sep 17 00:00:00 2001 From: Aleksandr Denisyuk Date: Thu, 27 Jun 2024 16:18:21 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 9fb2638..0f4f3ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,3 +12,5 @@ /psalm-baseline.xml export-ignore /psalm.xml export-ignore /tests/ export-ignore +/.Dockerfile export-ignore +/.Makefile export-ignore