From 0ebe557d85e4a5981d6658073c9b9f5dbee63e22 Mon Sep 17 00:00:00 2001 From: sasezaki Date: Thu, 7 May 2026 23:27:37 +0900 Subject: [PATCH] Add missing export-ignore entries to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5c32eb1..19641a1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,4 @@ CLAUDE.md export-ignore Makefile export-ignore phpstan.neon export-ignore phpunit.xml export-ignore +collision-detector.json export-ignore