From f420db0eeaaf8d9b1ad200a4bba7adfd1599cd25 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 6 Nov 2025 18:36:27 +0000 Subject: [PATCH] has some legit uses - this is actually causing problems Signed-off-by: Andy Miller --- .gitattributes | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 5d5d197ca..000000000 --- a/.gitattributes +++ /dev/null @@ -1,8 +0,0 @@ -# Exclude development and CI/CD files from release archives -/.github export-ignore -/.phan export-ignore -/tests export-ignore -/codeception.yml export-ignore -/.travis.yml export-ignore -/.dependencies export-ignore -/.editorconfig export-ignore