diff --git a/.gitattributes b/.gitattributes index 0f4f3ff..b507a59 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,5 +12,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