From 99cdb13b4487ebb995eceb1b0ce5cbe48dad64dd Mon Sep 17 00:00:00 2001 From: Alexander Gomzyakov Date: Sun, 5 Oct 2025 19:55:34 +0500 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index d94be2b..0000000 --- a/.gitattributes +++ /dev/null @@ -1,11 +0,0 @@ -.github/ export-ignore -tests/ export-ignore -.editorconfig export-ignore -.gitignore export-ignore -.php-cs-fixer.dist.php export-ignore -CODE_OF_CONDUCT.md export-ignore -Dockerfile export-ignore -Makefile export-ignore -docker-compose.yaml export-ignore -phpstan.neon.dist export-ignore -phpunit.xml export-ignore